This is major version which will drop compatibility with old Python and Django versions.
- Supported Python versions are: 2.7, 3.3, 3.4, 3.5
- Supported Django Versions are: 1.4, 1.5, 1.6, 1.7, 1.8, 1.9, 1.10, 1.11
Upgrading from 3.x
Except from dropping support from older Python and Django versions there are no major changes in the API and most users will do not need to change anything in their code in order to upgrade from 3.x to 4.0. Still you can look down for **Backward incompatible changes**