AdminLTE – Open-Source Django Starter

Hello Coders!

This article presents AdminLTE Django, an open-source Django Dashboard crafted 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 u…


This content originally appeared on DEV Community and was authored by Sm0ke

Hello Coders!

This article presents AdminLTE Django, an open-source Django Dashboard crafted 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), SASS compilation via Gulp and and improved Docker scripts.

Thanks for reading! - Content provided by App Generator.

AdminLTE - Open-source Django Dashboard, the calendar page.

Probably 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

Step #2 - Start AdminLTE Django in Docker

$ docker-compose pull
$ docker-compose build 
$ docker-compose up

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

AdminLTE - Open-source Django Dashboard Login Page.

AdminLTE - Charts Page

AdminLTE - Open-source Django Dashboard 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:


This content originally appeared on DEV Community and was authored by Sm0ke


Print Share Comment Cite Upload Translate Updates
APA

Sm0ke | Sciencx (2021-09-12T12:05:30+00:00) AdminLTE – Open-Source Django Starter. Retrieved from https://www.scien.cx/2021/09/12/adminlte-open-source-django-starter/

MLA
" » AdminLTE – Open-Source Django Starter." Sm0ke | Sciencx - Sunday September 12, 2021, https://www.scien.cx/2021/09/12/adminlte-open-source-django-starter/
HARVARD
Sm0ke | Sciencx Sunday September 12, 2021 » AdminLTE – Open-Source Django Starter., viewed ,<https://www.scien.cx/2021/09/12/adminlte-open-source-django-starter/>
VANCOUVER
Sm0ke | Sciencx - » AdminLTE – Open-Source Django Starter. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/09/12/adminlte-open-source-django-starter/
CHICAGO
" » AdminLTE – Open-Source Django Starter." Sm0ke | Sciencx - Accessed . https://www.scien.cx/2021/09/12/adminlte-open-source-django-starter/
IEEE
" » AdminLTE – Open-Source Django Starter." Sm0ke | Sciencx [Online]. Available: https://www.scien.cx/2021/09/12/adminlte-open-source-django-starter/. [Accessed: ]
rf:citation
» AdminLTE – Open-Source Django Starter | Sm0ke | Sciencx | https://www.scien.cx/2021/09/12/adminlte-open-source-django-starter/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.