{"library":"django-choices","type":"library","category":null,"description":"Django-choices provides a declarative way of using the `choices` option on Django fields, aiming to add order and sanity to Django model choices. The current version is 2.0.0. While it served a valuable purpose, the library is now in maintenance mode, with its maintainers strongly recommending migration to native Django 3.0+ `TextChoices` or `IntegerChoices` for new projects due to Django's improved built-in functionality.","language":"python","status":"maintenance","version":"2.0.0","tags":["django","choices","enums","model-fields","deprecated"],"last_verified":"Thu May 21","install":[{"cmd":"pip install django-choices","imports":["from djchoices import DjangoChoices","from djchoices import ChoiceItem","from djchoices import C"]}],"homepage":null,"github":"https://github.com/bigjason/django-choices","docs":null,"changelog":null,"pypi":"https://pypi.org/project/django-choices/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.4,"avg_import_s":0.85,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-choices/compatibility"}}