django-eav2/eav
2020-09-20 16:14:12 +04:00
..
locale/ru/LC_MESSAGES Provide russian translation (#45) 2019-02-25 20:04:17 +01:00
migrations Add multiple optimization to reduce the load on database 2020-09-20 16:14: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 Add multiple optimization to reduce the load on database 2020-09-20 16:14:12 +04:00
queryset.py Fix EavQuerySet.update method to handle all records in queryset 2020-09-13 15:44:56 +04:00
registry.py Add multiple optimization to reduce the load on database 2020-09-20 16:14:12 +04:00
validators.py Fix enum multi validation. 2020-08-17 10:11:25 +04:00