Small feature and bug fix release. ModelForms now use django-enum's choice field by default. Default values are handled appropriately in migration files.
1.0.1
Expand python window to include 3.6.
1.0.0
Initial re-release of django-enum as a new modern Django utility for enumeration based model fields.