****
* Added Changelog
* Added support for Python 3.5
* Added support for Django 1.9
* Added support for Django 1.10
* Added :ref:`start_method` option (Python 3.4, 3.5 only)
* Removed support for Python 2.6
* Removed support for Django 1.6
* Deprecated support for Python 2.7
* Deprecated support for Python 3.3
.. note::
Python 2.7/3.3 are marked as deprecated. An effort will be made to continue
to support them, but not all features will be available on those versions
and those versions might be less stable. Please upgrade to a modern Python
version as soon as possible.