{"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"],"install":[{"cmd":"pip install django-choices","imports":["from djchoices import DjangoChoices"]}],"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.86,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-choices/compatibility"},"provenance":{"verified_status":"import_fail","verified_at":"Fri Jul 03","last_verified":"Fri Jul 03","next_check":"Fri Jul 10","install_tag":null}}