Let\'s say I have a model Pie, and I add a field flavor, which is an EnumTextField.
Pie
flavor
EnumTextField
class FlavorType(Enum): APPLE =