Skip to content

Releases: django-commons/django-enum

v1.1.0

13 Aug 10:08

Choose a tag to compare

Small feature and bug fix release. ModelForms now use django-enum's choice field by default. Default values are handled appropriately in migration files.

v1.0.1

12 Aug 00:52

Choose a tag to compare

Expand python window to include 3.6.

v1.0.0

11 Aug 19:14

Choose a tag to compare

Initial re-release of django-enum as a new modern Django utility for enumeration based model fields.