AdminLTE - Open-Source Django Starter

Open-source seed project crafted in Django (latest version) and AdminLTE, an iconic open-source dashboard template. The product can be downloaded from Github under the MIT License.

AdminLTE - Open-Source Django Starter

This article presents AdminLTE Django, an open-source Django Dashboard crafted by AppSeed on top of the latest stable version of AdminLTE, an iconic Material UI design. The product, available for download on Github under the MIT License, has been updated recently to use the latest Django version (3.2.6 LTS) plus SASS files compilation and Docker scripts update.

AdminLTE Django - product page (contains DEMO and sources)
A modern dashboard page with a black left menu and a colorful calendar in the center of the page. AdminLTE is an open-source design enhanced with a few useful features in Django.
AdminLTE - Open-source Django Dashboard.

The most simple way to get the product up & running in a local environment is to use the Docker setup as presented by the official product documentation and README file (saved on Github).

Step #1 - Download the sources from the product page

$ unzip django-dashboard-adminlte.zip
$ cd django-dashboard-adminlte
AdminLTE Django - Unzip Sources

Step #2 - Start AdminLTE Django in Docker

$ docker-compose pull
$ docker-compose build 
$ docker-compose up
AdminLTE Django - Run in Docker

Once all commands are executed we should see this simple Django dashboard running in the browser:

A simple login page exposed by AdminLTE Django, an open-source Django Dashboard crafted by AppSeed.
AdminLTE - Login Page.
AdminLTE - Charts Page
A modern chart page exposed by AdminLTE Django, an open-source Django Dashboard crafted by AppSeed. The image shows a dark left menu and many colorful charts and widgets in the center of the page.
AdminLTE - Charts Page.

Product Features

This new release of AdminLTE Django comes with an important update regarding the dependencies and also other (less) important but useful features:

  • Dependencies Update: latest Django 3.2.6 LTS
  • SASS compilation scripts via Gulp
  • Docker - improved scripts
  • Codebase refactoring for an easier maintenance
  • Free support via Discord and Github (issues tracker)

Thanks for reading! For more resources please access: