django-eav2/eav
2023-06-29 17:14:00 +08:00
..
locale add id translations 2023-06-29 17:14:00 +08:00
logic fix: use typing_extensions 2022-08-12 14:56:47 -07:00
migrations fix: generating migration for model text changes 2023-02-22 08:09:36 -07:00
__init__.py style: explicitly define import path 2021-10-16 10:45:01 -07:00
admin.py fix BaseEntityAdmin 2022-09-01 01:01:43 +02:00
decorators.py style: explicitly define import path 2021-10-16 10:45:01 -07:00
exceptions.py style: run black formatter 2021-10-16 10:43:02 -07:00
fields.py chore: remove unused EavSlugField 2022-08-12 14:36:49 -07:00
forms.py Use SplitDateTimeField for date Attribute types (#321) 2023-02-10 08:35:05 -08:00
managers.py fix: handle defaults keyword with get_or_create() 2021-10-20 07:08:08 -07:00
models.py chore: remove support for Django 2.2 2023-02-10 09:56:08 -07:00
queryset.py docs: resolve docstring error 2022-08-13 10:07:54 -07:00
registry.py fix: handle models with empty local_managers (#90) 2021-10-26 06:10:36 -07:00
validators.py update links (#275) 2022-11-16 01:53:47 +02:00
widgets.py fix: #187 provide eav value during field cleaning 2022-06-12 21:58:44 -07:00