Django EAV 2 - EAV storage for modern Django
Find a file
2010-09-07 11:23:25 +00:00
tests Fix in tests import 2010-09-07 10:35:31 +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 Added new fields, validation, etc... 2010-09-07 10:11:09 +00:00
managers.py Reorganized files 2010-09-07 08:33:42 +00:00
models.py Implemented remove_label 2010-09-07 11:23:25 +00:00
utils.py Changed from pre_save to post_save handler 2010-09-07 10:44:43 +00:00
views.py Reorganized files 2010-09-07 08:33:42 +00:00