Django Material Dashboard
Open-source template for Django admin section styled with Material Dashboard Design (free version)
Modern template for Django Admin Interface coded on top of Material Dashboard, an open-source Boostrap 5 design from Creative-Tim.
Django Template Material - PyPi Page
Django Material Dashboard - free starter with the same design
Django Material Dashboard - LIVE Demo
Why Django Admin Material
Django Admin MaterialModern
Bootstrap 5DesignResponsive InterfaceMinimal TemplateoverridingEasy integration

Installation
Add
admin_materialapplication to theINSTALLED_APPSsetting of your Django projectsettings.pyfile (note it should be beforedjango.contrib.admin):
Collect static if you are in production environment:
Start the app
Access the admin section in the browser: http://127.0.0.1:8000/
Screenshots
Material Dashboard Theme -
Admin Section

Material Dashboard Theme -
Admin Widgets

Django Admin Material - Modern Admin Interface provided by AppSeed
Last updated
Was this helpful?