Django-eav2

Latest version: v1.6.0

Safety actively analyzes 622295 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.6.0

What's Changed

- Corrects `BaseEntityAdmin` integration into Django Admin site
- Split model modules by iacobfred in https://github.com/jazzband/django-eav2/pull/467
- Add Django 5.0 and Python 3.12 to the testing by cclauss in https://github.com/jazzband/django-eav2/pull/487
- Fix typos with codespell by cclauss in https://github.com/jazzband/django-eav2/pull/489
- Enhance BaseEntityAdmin by Dresdn in https://github.com/jazzband/django-eav2/pull/541
- Remove support for Django < 3.2 and Python < 3.8 by Dresdn in https://github.com/jazzband/django-eav2/pull/542

1.5.0

Bug Fixes

- Fixes querying with multiple eav kwargs [395](https://github.com/jazzband/django-eav2/issues/395)

Features

- Support for many type of primary key (UUIDField, BigAutoField)
- Support for natural key use for some models for serialization (EnumValue, EnumGroup, Attribute, Value)
- Add support for Django 4.2
- Add support for Python 3.11

1.4.0

Features

- Support Bahasa Indonesia Translations
- Support Django 4.2

1.3.1

Bug Fixes

- Generate missing migrations [331](https://github.com/jazzband/django-eav2/issues/331)

1.3.0

Features

- Add support for Django 4.1

Bug Fixes

- Fixes missing `Add another` button for inlines in `BaseEntityAdmin`
- Fixes saving of Attribute date types rendering using `BaseDynamicEntityForm` [261](https://github.com/jazzband/django-eav2/issues/261)

Misc

- Drops support for Django 2.2 and Python 3.7

1.2.3

Bug Fixes

- Don't mark doc8 as a dependency [235](https://github.com/jazzband/django-eav2/issues/235)
- Make Read the Docs dependencies all optional

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.