- Checked compatibility with Django 4.0. Dropped Python 3.5 as django-model-utils not compatible with it. - Updated example project to use Bootstrap 5. - Checked compatibility with Django 4.1. Dropped Python 3.6 as it's end-of-life.
1.7
----------------
- Checked support for Django 3.1 and 3.2. - Dropped support for Django 1.11.
1.6
----------------
- Added support for Django 3. - Dropped support for Python 2, python 3.4 and Django 2.1.