django-eav2/eav
2021-05-11 11:01:16 -03:00
..
locale/ru/LC_MESSAGES Provide russian translation (#45) 2019-02-25 20:04:17 +01:00
migrations Update 0005 migration - Default to empty str instead of list 2021-05-11 11:01:16 -03:00
__init__.py Bump ver + update setup 2021-04-23 16:08:07 -03: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 Adding CSV datatype + CSVField (widget, formfield also) + validators + tests 2021-05-10 17:13:42 -03:00
managers.py Move remaining docstrings to Google-stype format (#10) 2018-07-27 13:23:57 +00:00
models.py Adding CSV datatype + CSVField (widget, formfield also) + validators + tests 2021-05-10 17:13:42 -03: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