Refacto of EChoiceField
Enum fields are now generated with the help of a factory function, such that they automatically derive a subclass of models.Field corresponding to the value type of the EChoice.
Enum fields are now generated with the help of a factory function, such that they automatically derive a subclass of models.Field corresponding to the value type of the EChoice.