Django AdminLTE
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
Manual Build
π 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/.
PRO Version
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

