django-eav2/eav
2021-10-15 17:25:10 -07:00
..
locale/ru/LC_MESSAGES Provide russian translation (#45) 2019-02-25 20:04:17 +01:00
migrations Implement django_jsonfield_backport 2021-10-15 17:25:10 -07:00
__init__.py chore: remove version from __init__ 2021-06-17 16:39:03 -07: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 Adding CSV datatype + CSVField (widget, formfield also) + validators + tests 2021-05-10 17:13:42 -03:00
forms.py fix max_length 2021-10-12 12:49:25 +07:00
managers.py Move remaining docstrings to Google-stype format (#10) 2018-07-27 13:23:57 +00:00
models.py Implement django_jsonfield_backport 2021-10-15 17:25:10 -07:00
queryset.py Merge pull request #49 from radalin/master 2020-07-25 05:07:24 -04:00
registry.py Add instance parameter to config get_attributes 2020-10-22 15:53:34 -05:00
validators.py Adding CSV datatype + CSVField (widget, formfield also) + validators + tests 2021-05-10 17:13:42 -03:00
widgets.py Adding CSV datatype + CSVField (widget, formfield also) + validators + tests 2021-05-10 17:13:42 -03:00