Open-source Django project crafted on top of Django AdminLTE, an open-source and iconic Boostrap design.
The product is designed to deliver the best possible user experience with highly customizable feature-rich pages.
- 👉 Django AdminLTE -
Product page - 👉 Django Material Dashboard -
LIVE Demo - 🛒 Django Material Dashboard PRO -
Premium Version
Features:
- ✅
Up-to-date Dependencies - ✅ Theme: Django AdminLTE
v3.2.0 - ✅ Authentication:
Django.contrib.AUTH, Registration - 🚀
DeploymentCI/CDflow viaRender
👉 Download the code
$ git clone https://github.com/app-generator/django-adminlte.git
$ cd django-adminlte👉 Install modules via
VENV
$ virtualenv env
$ source env/bin/activate
$ pip install -r requirements.txt👉 Set Up Database
$ python manage.py makemigrations
$ python manage.py migrate👉 Create the Superuser
$ python manage.py createsuperuser👉 Start the app
$ python manage.py runserverAt this point, the app runs at http://127.0.0.1:8000/.
This design is a pixel-perfect Bootstrap 5 Dashboard with a fresh, new design inspired by Google's Material Design. Material Dashboard 2 PRO is built with over 300 frontend individual elements, like buttons, inputs, navbars, nav tabs, cards, or alerts, giving you the freedom of choosing and combining.
Features:
- ✅
Up-to-date Dependencies - ✅
Design: Django Theme Material2 -PRO Version - ✅
Sectionscovered by the design:- ✅ Admin section (reserved for superusers)
- ✅ Authentication:
Django.contrib.AUTH, Registration - ✅ All Pages available in for ordinary users
- ✅
Docker - 🚀
DeploymentCI/CDflow viaRender
Django AdminLTE - Open-Source Django starter provided by AppSeed

