- Added
FLUENT_DASHBOARD_DEFAULT_MODULE
setting, to switch betweenAppList
,ModelList
, etc.. - Improved support for the
admin_tools.dashboard.modules.ModelList
module.
- Added dashboardmods integration, automatically detected.
- Added icons for django-fluent-pages, django-media-tree and django-fluent-blogs.
- Improved README setup
- Fixed requirements for readthedocs
- Fixed installation problems on Windows
First public release
- Renamed app to
fluent_dashboard
. - Added icons for
google_analytics
, Django CMS, FeinCMS, Zinnia, comments, tagging - Added icon theme switching
- Added documentation
- Added setup files
- Added settings:
FLUENT_DASHBOARD_CMS_PAGE_MODEL
FLUENT_DASHBOARD_CMS_APP_NAMES
FLUENT_DASHBOARD_CMS_MODEL_ORDER
- Improved frontend detection in
ReturnToSiteItem
- Changed icon paths to be relative from the
STATIC_URL
. - Changed
FLUENT_DASHBOARD_APP_GROUPS
items to dictionary layout - Fixed model name detection when using a subdirectory.
- Fixed sorting in menu.
Initial internal release