Skip to content

Latest commit

 

History

History
95 lines (70 loc) · 4.61 KB

File metadata and controls

95 lines (70 loc) · 4.61 KB

AdminLTE Django Integration

Modern template for Django built with AdminLTE, an open-source Bootstrap Design.


Features

  • AdminLTE Design Integration
    • Dashboard page
    • Color, Typography, Icons
    • Authentication: Login, Register

AdminLTE Starters

Pre-built starters for coding dashboards and services (APIs, DataTables) with speed.

The FREE Version (MIT License) - Live Demo.

Django AdminLTE - Modern template for Django Admin Section crafted on top of a modern Bootstrap, Open-Source Design.


The premium version provides more features, priority on support, and is more often updated - Live Demo.

  • Simple, Easy-to-Extend Codebase
  • AdminLTE Design Integration
  • Bootstrap Styling
  • Dynamic Tables - read docs
  • Dynamic API - read docs
  • Charts
  • DB Persistence: SQLite (default), can be used with MySql, PgSql
  • Session-based Authentication, Password recovery
  • OAuth GitHub, Google
  • DB Persistence: SQLite (default), can be used with MySql, PgSql
  • Django CLI Package
  • Docker, CI/CD for Render

Django AdminLTE - The premium version: API, Charts, React Intergration, Dynamic DT, and Docker Support.


Customize with Django App Generator

  • Access the App Generator page
  • Select the preferred design
  • (Optional) Design Database: edit models and fields
  • (Optional) Edit the fields for the extended user model
  • (Optional) Enable OAuth for GitHub
  • (Optional) Add Celery (async tasks)
  • (Optional) Enable Dynamic API Module
  • Docker Scripts
  • Render CI/Cd Scripts

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

Django Generator - User Interface for choosing the Design

Django App Generator - User Interface for Edit the Extended User Model



AdminLTE Django Integration - Library provided by App-Generator.