Welcome to django-fluent-dashboard’s documentation!¶
The fluent_dashboard
module offers a custom admin dashboard, built on top of
django-admin-tools (code).
The django-admin-tools package provides a default mechanism to replace the standard Django
admin homepage with a widget based dashboard. The fluent_dashboard
module extends this,
by providing additional widgets (called “modules”) such as:
- a “icon list” module for the admin homepage.
- a “welcome” module for the admin homepage.
- a configurable module layout for the admin homepage, through
settings.py
. - a “return to site” link.
Contents:
- Installation
- Configuration
- Optional dependencies
- Advanced customization
- Other related applications
- API documentation
- Changelog
- Changes in 2.0 (2021-11-17)
- Changes in 1.0.1 (2019-07-15)
- Changes in 1.0 (2018-01-22)
- Changes in version 0.6.1 (2016-01-21)
- Changes in version 0.6 (2015-12-30)
- Changes in version 0.5.2 (2015-09-02)
- Changes in version 0.5.2 (2015-09-01)
- Changes in version 0.5.1
- Changes in version 0.5.0
- Changes in version 0.4.0
- Changes in version 0.3.6
- Changes in version 0.3.5
- Changes in version 0.3.4
- Changes in version 0.3.3
- Changes in version 0.3.2
- Changes in version 0.3.1
- Changes in version 0.3.0
- Changes in version 0.2.0
- Version 0.1.0
Preview¶

Icon credits¶
The dashboard uses flat icons, which are available from http://www.flaticon.com/ and require attribution.
- Icons designed by Freepik from www.flaticon.com
- Icons designed by SimpleIcon from www.flaticon.com
Other icon sets¶
Previously, the dashboard uses the “Oxygen” icon theme, which is freely available from KDE. You may use the icons under the LGPL 3 license. To use a different icon theme (e.g. Tango), see the FLUENT_DASHBOARD_ICON_THEME setting in the Configuration section.
For more information about the Oxygen icon theme, see:
The Oxygen icon theme can be downloaded from: http://download.kde.org/stable/4.10.0/src/oxygen-icons-4.10.0.tar.xz.