{"library":"django-choices-field","type":"library","category":null,"description":"A Django field that directly sets/gets Django's TextChoices/IntegerChoices enum values, eliminating manual conversion between enum members and database values. Version 4.0.0 requires Python >=3.10, Django <4.0, and drops support for Python 3.8/3.9. Released irregularly, with breaking changes in v4.0.0 including strict blank/null validation and type checking utilities.","language":"python","status":"active","version":"4.0.0","tags":["django","choices","enum","textchoices","integerchoices","field"],"last_verified":"Fri May 01","install":[{"cmd":"pip install django-choices-field","imports":["from choices_field import ChoicesField","from choices_field import TypedChoiceFieldMixin"]}],"homepage":null,"github":"https://github.com/bellini666/django-choices-field","docs":"https://django-choices-field.readthedocs.io","changelog":null,"pypi":"https://pypi.org/project/django-choices-field/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}