django-eav2/eav
2018-06-21 14:29:25 +02: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 Remove unused imports (#3) 2018-06-14 16:15:30 +02: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 Remove unused imports (#3) 2018-06-14 16:15:30 +02:00
managers.py Migrate module docstrings to Google-style format (#10) (#5) 2018-06-03 15:42:16 +02:00
models.py Validate against illegal assignments (#17) 2018-06-21 14:27:04 +02:00
queryset.py Remove 'distinct' call (#4) 2018-06-21 14:29:25 +02:00
registry.py Validate against illegal assignments (#17) 2018-06-21 14:27:04 +02:00
utils.py Configure coverage's ignored files 2018-06-14 16:15:36 +02:00
validators.py Fix Python 2.7 compatibility 2018-06-14 16:15:36 +02:00