Django AdminLTE Sources#

Django AdminLTE can be downloaded from the official product page or directly from GitHub (public repository).

👉 New to App-Generator? Sign IN with GitHub or Generate Web Apps in no time (free service).

Access the Product Page#

The download link can be found on the product page in the top section. Authenticated users can download the sources by clicking on the link suggested in the image below.

Once the download is completed, sources can be found in your local filesystem and also in your dashboard (free downloads section).

Download Details#

Django AdminLTE - Download Details available on the private dashboard (free downloads section)

Download from GitHub#

Django AdminLTE can be also downloaded from the project repository without having an account on the App-Generator platform.

git clone https://github.com/app-generator/django-adminlte.git
cd django-adminlte

Once completed, the product can be used as described in the main documentation page

Add Features with our Django Generator (free service)#

Using the sevice, developers can customize:

  • Select the preferred design

  • Design Database: edit models and fields

  • Add fields to Extended user model

  • Enable OAuth for GitHub and Google (soon)

  • Add Celery (async tasks)

  • Enable Dynamic API Module

  • Docker Scripts

  • CI/Cd Scripts for Render

The generated Django project is available as a ZIP Archive and also uploaded to GitHub.

Free Web Apps Generator - Works for Django, Flask, NodeJS and React