django-eav2/eav
JP White ac6dcc80c3 Merge pull request #33 from jpwhite3/master
Adding pre-reqs and registration decorator. Resolves issues #23 and #39
2017-01-26 20:46:59 -05:00
..
migrations Backwards compatibility 2016-11-03 05:11:44 +09:00
tests Merge pull request #33 from jpwhite3/master 2017-01-26 20:46:59 -05:00
__init__.py Added sites framework 2010-09-30 12:43:26 +03:00
admin.py Support attribute per model and attributes ordering 2016-10-14 02:00:55 +09:00
decorators.py Adding registration decorator and updating README with Prereqs for Sites Framework 2015-08-15 23:34:11 -04:00
fields.py Support attribute per model and attributes ordering 2016-10-14 02:00:55 +09:00
forms.py Reorganized dir 2010-09-27 16:28:52 +03:00
managers.py Removed deprecated get_field_by_name() function call 2016-10-15 22:59:24 +09:00
models.py Support attribute per model and attributes ordering 2016-10-14 02:00:55 +09:00
registry.py Compatibility from django 1.9 - Issue #35 2016-01-15 11:16:10 +01:00
validators.py Make eav 'timezone' aware : 2016-01-15 15:16:28 +01:00