* Added support for Django 2.0 and 2.1 * Removed support for Django < 1.11 * Adapted testing infrastructure (tox/travis) to incorporate django CMS 3.5 and 3.6
0.5.8
------------------
* Added `ALDRYN_SITES_REDIRECT_PERMANENT` setting to change redirect type.
0.5.7
------------------
* Added Django 1.11 support * Added Python3 and Django 1.11 to the test matrix
0.5.6
------------------
* Added Django 1.10 support
0.5.5
------------------
* remove renaming of sites once site is created
0.5.4
------------------
* do not redirect from https to http if `SECURE_SSL_REDIRECT` is not explicitly set to `False`