django-choices-field
This lib provides integration for enum resolution for Djangoβs TextChoices/IntegerChoices when defining the fields using the django-choices-field lib:
The code above would generate the following schema:
This lib provides integration for enum resolution for Djangoβs TextChoices/IntegerChoices when defining the fields using the django-choices-field lib:
The code above would generate the following schema: