Starting with version 3.0, Django started supporting Enumerations for model field choices and we recommend using this as a native Django feature, instead of django-enum-choices ...
The better-enums library provides a simple utility for creating an improved version of TypeScript enums. Full documentation is hosted here. This library provides a custom enum implementation which ...