---------------------------
* Added Django 2.0 support.
* Removed Django 1.5 / 1.6 compatibility.
* Removed Python 2.6 support.
* Use new icons from www.flaticon.com
**Backwards incompatible:** The icon defaults have changed to use flat icons.
Please review and update your ``FLUENT_DASHBOARD_APP_ICONS`` settings.
To keep using the old icon theme, add ``FLUENT_DASHBOARD_ICON_THEME = 'oxygen'`` to your settings.
Released as 1.0a1 (2016-05-08)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* Use new icons from www.flaticon.com
Changes in version 0.6.1 (2016-01-21)
-------------------------------------
* Fix Python error in ``ReturnToSiteItem`` when custom admin urls have to url name set.
Changes in version 0.6 (2015-12-30)
-----------------------------------
* Added Django 1.9 support
* Dropped Django 1.4 support
Changes in version 0.5.2 (2015-09-02)
-------------------------------------
* Fixed CSS media inclusion for django-admin-tools_ 0.5.x
Turns out both version need a different layout.
Changes in version 0.5.2 (2015-09-01)
-------------------------------------
* Fixed CSS media inclusion for django-admin-tools_ 0.6