Skip to content

Refacto of EChoiceField

Choose a tag to compare

@mbourqui mbourqui released this 23 May 13:46
· 124 commits to master since this release

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.