django-eav2/eav
954 6bc1b19967
chore(locale): provide zh-Hans(Simplified Chinese) translation (#308)
* chore(locale): provide zh-Hans(Simplified Chinese) translation

* chore(locale/models): append `verbose_name` and `verbose_name_plural` for `eav.models`, to support translation.
2023-01-28 06:57:23 -08:00
..
locale chore(locale): provide zh-Hans(Simplified Chinese) translation (#308) 2023-01-28 06:57:23 -08:00
logic fix: use typing_extensions 2022-08-12 14:56:47 -07:00
migrations chore: remove unused EavSlugField 2022-08-12 14:36:49 -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 fix: #187 provide eav value during field cleaning 2022-06-12 21:58:44 -07:00
managers.py fix: handle defaults keyword with get_or_create() 2021-10-20 07:08:08 -07:00
models.py chore(locale): provide zh-Hans(Simplified Chinese) translation (#308) 2023-01-28 06:57:23 -08: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