Django EAV 2 - EAV storage for modern Django
Find a file
2010-09-08 16:09:05 +00:00
tests Remove prints, added test to value acccessors and object setters / getters 2010-09-08 16:09:05 +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 Changed object to entity 2010-09-07 13:59:45 +00:00
managers.py Many fixes and filtering 2010-09-08 12:10:47 +00:00
models.py Remove prints, added test to value acccessors and object setters / getters 2010-09-08 16:09:05 +00:00
utils.py Remove prints, added test to value acccessors and object setters / getters 2010-09-08 16:09:05 +00:00
views.py Reorganized files 2010-09-07 08:33:42 +00:00