Django 3 compatibility
This release makes the changes to support Django 3+.
Additionally, support for old releases of Django and Python have been dropped as required.
We are supporting the currently supported Django versions and the Python versions supported by those Django versions as follows:
- Django 2.2 (LTS) - Python versions: 3.5, 3.6, 3.7, 3.8
- Django 3.0, 3.1 - Python versions: 3.6, 3.7, 3.8
References:
Supported Versions section on https://www.djangoproject.com/download/
https://docs.djangoproject.com/en/3.1/faq/install/#what-python-version-can-i-use-with-django