Django EAV 2 - EAV storage for modern Django
Find a file
2010-09-10 15:31:12 +00:00
tests Fixed but of conflicting related names in generic relation 2010-09-10 12:52:18 +00:00
.gitignore Fix in tests import 2010-09-07 10:35:31 +00:00
__init__.py Initial commit 2010-09-06 20:46:11 +00:00
fields.py Merge branch 'master' of github.com:mvpdev/eav 2010-09-08 19:32:05 +00:00
managers.py Updated manager 2010-09-08 19:11:33 +00:00
models.py Changed VALUE_BOOLEAN to NullBooleanField 2010-09-10 15:31:12 +00:00
utils.py Fixed but of conflicting related names in generic relation 2010-09-10 12:52:18 +00:00
views.py Reorganized files 2010-09-07 08:33:42 +00:00