django-eav2/eav
2016-10-14 02:00:54 +09:00
..
migrations Include migrations 2016-10-14 02:00:54 +09:00
tests Make eav 'timezone' aware : 2016-01-15 15:16:28 +01:00
__init__.py Added sites framework 2010-09-30 12:43:26 +03:00
admin.py admin fixes:- switch order of objects and on_site properties on Attribute so that all Attributes are listed in the admin- add site to list_display and list_filter 2011-03-09 10:39:43 -07:00
fields.py Removed uuid (not used) 2010-09-29 18:52:58 +03:00
forms.py Reorganized dir 2010-09-27 16:28:52 +03:00
managers.py Change get_or_create() to return tuple 2013-12-31 12:04:27 +05:30
models.py Correct sites error when running 'makemigrations' 2016-01-18 15:03:46 +01: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