Closed ADR-007 closed 6 years ago
Please use pip install --pre django-enumfield==1.3b2 for Django >= 1.9.
We don't officially support Django 2.0 yet (PRs welcome). 1.4rc1 might work, but it is not tested.
Django 2.0 and 2.1 are now officially supported (1.5 and onwards). Please open a new issue if there's any problems with it.
Now it fails with error
AttributeError: module 'django.db.models' has no attribute 'SubfieldBase'