Django-echoices

Latest version: v2.8.0

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

Scan your dependencies

2.8.0

Added
- Support for Django 3.0

2.7.0

Changed
- Visibility of `EChoiceMeta`, now accessible at the same package level as the other enums

Removed
- Support for Python 3.4
- Support for Django 1.10

2.6.0

Removed
- Support for Django 1.9

Fixed
- EChoice implements comparison methods instead of EOrderedChoice. Thus, field validators can be run, as the comparison
is done on the EChoice.value property instead of the EChoice instance itself.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.