Gabriel Barbosa
Results
1
comments of
Gabriel Barbosa
Add Support for IntegerChoices by using the type of the first enum item This was tested using this model with the ninja-extra ModelController auto schema generation ```python class User(models.Model): class...