django-eav2/eav
2020-08-12 17:29:28 +04:00
..
locale/ru/LC_MESSAGES Provide russian translation (#45) 2019-02-25 20:04:17 +01:00
migrations Add ContentType and extra field types to Attribute 2020-07-27 11:52:12 +04:00
__init__.py Bump version to 0.13.0 2019-06-20 16:18:31 +00:00
admin.py Move remaining docstrings to Google-stype format (#10) 2018-07-27 13:23:57 +00:00
decorators.py Move remaining docstrings to Google-stype format (#10) 2018-07-27 13:23:57 +00:00
exceptions.py Validate against illegal assignments (#17) 2018-06-21 14:27:04 +02:00
fields.py Move remaining docstrings to Google-stype format (#10) 2018-07-27 13:23:57 +00:00
forms.py Move remaining docstrings to Google-stype format (#10) 2018-07-27 13:23:57 +00:00
managers.py Move remaining docstrings to Google-stype format (#10) 2018-07-27 13:23:57 +00:00
models.py Fix enum_multi field 2020-08-12 17:29:28 +04:00
queryset.py Add ability to assign enum values as strings (#46) 2019-06-20 18:14:19 +02:00
registry.py Add ContentType and extra field types to Attribute 2020-07-27 11:52:12 +04:00
validators.py Add ContentType and extra field types to Attribute 2020-07-27 11:52:12 +04:00