Django EAV 2 - EAV storage for modern Django
Find a file
2010-09-07 10:02:58 +00:00
tests Added test for class parameters 2010-09-07 10:02:16 +00:00
.gitignore Reorganized files 2010-09-07 08:33:42 +00:00
__init__.py Initial commit 2010-09-06 20:46:11 +00:00
fields.py Reorganized files 2010-09-07 08:33:42 +00:00
managers.py Reorganized files 2010-09-07 08:33:42 +00:00
models.py Added EavAttributeLabel model 2010-09-07 08:40:17 +00:00
utils.py Settings are all passed will the configuration class 2010-09-07 09:52:03 +00:00
views.py Reorganized files 2010-09-07 08:33:42 +00:00