django-eav2/eav
pre-commit-ci[bot] 6047a9c486
[pre-commit.ci] pre-commit autoupdate (#316)
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 22.12.0 → 23.1.0](https://github.com/psf/black/compare/22.12.0...23.1.0)

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-02-06 19:48:54 -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 [pre-commit.ci] pre-commit autoupdate (#316) 2023-02-06 19:48:54 -08: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(models): fill verbose_name to most models. (#314) 2023-02-06 08:07:33 -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