django-eav2/eav
2018-07-13 11:54:57 +00:00
..
migrations Remove unused field from attribute 2018-06-20 11:44:07 +02:00
__init__.py Bump version to 0.10.1 2018-06-20 09:43:36 +02:00
admin.py Add tests for forms 2018-07-13 11:54:57 +00:00
decorators.py Migrate module docstrings to Google-style format (#10) (#5) 2018-06-03 15:42:16 +02:00
exceptions.py Validate against illegal assignments (#17) 2018-06-21 14:27:04 +02:00
fields.py Migrate module docstrings to Google-style format (#10) (#5) 2018-06-03 15:42:16 +02:00
forms.py Add tests for forms 2018-07-13 11:54:57 +00:00
managers.py Migrate module docstrings to Google-style format (#10) (#5) 2018-06-03 15:42:16 +02:00
models.py Clean up code a bit; work on code-style 2018-07-13 09:02:43 +00:00
queryset.py Clean up code a bit; work on code-style 2018-07-13 09:02:43 +00:00
registry.py Validate against illegal assignments (#17) 2018-06-21 14:27:04 +02:00
utils.py Add tests for forms 2018-07-13 11:54:57 +00:00
validators.py Fix Python 2.7 compatibility 2018-06-14 16:15:36 +02:00