- Added Django 3.2 support
- Removed Django 1.11 support
- Removed Django 2.0 support
- Removed Python 2.7 support
- Removed Python 3.4 support
- Removed Python 3.5 support
- Removes python requires classifier
- Fixes installation for older python versions
- Fixes migrations for Django >=2.1
- Removed Django 1.8 support
- Switched travis testing to tox
- Internal release
- Updated setup.py and travis
- Internal release
- Internal release
- First production ready release