Skip to content

app-generator/django-admin-argon-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Argon Dashboard Django Integration

Modern template for Django built with Argon Dashboard, an open-source Bootstrap UI Kit released by Creative-Tim.


Features

  • Argon Dashboard Design Integration
  • Sections Covered:
    • Admin Section, reserved for superusers
    • All pages managed by Django.contrib.AUTH
    • Registration page
    • Misc pages: colors, icons, typography, blank-page

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

The FREE Version (MIT License) - Live Demo.

  • Simple, Easy-to-Extend codebase
  • Argon Dashboard Design Integration
  • Bootstrap CSS Styling
  • Session-based Authentication, Password recovery
  • DB Persistence: SQLite (default), can be used with MySql, PgSql
  • Apps:
    • DEMO Dynamic DataTables - generate server-side datatables without coding
    • DEMO Dynamic APIs - Expose secure APIs without coding
    • DEMO Charts - powered by ApexCharts
  • Django CLI Package
    • Commit/rollback Git Changes
    • Backup & restore DB
    • Interact with Django Core
    • Manage Environment
    • Manage Dependencies
  • Deployment
    • Docker/Docker Compose Scripts
    • CI/CD for Render
  • Vite for assets management

Django Argon Dashboard - Modern template for Django Admin Section crafted on top of a modern Bootstrap Design.


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

  • Simple, Easy-to-Extend Codebase
  • Argon Dashboard Design Integration
  • Bootstrap CSS Styling
  • DB Persistence: SQLite (default), can be used with MySql, PgSql
  • Extended Users Profiles
  • Authentication
    • Session-based
    • OAuth GitHub, Google
  • Apps:
    • DEMO Dynamic DataTables - generate server-side datatables without coding
    • DEMO Dynamic APIs - Expose secure APIs without coding
    • DEMO Charts - powered by ApexCharts
    • React Integration
    • Media Files Manager - empower users to manage and preview files with ease
    • Celery (async tasks)
  • Django CLI Package
    • Commit/rollback Git Changes
    • Backup & restore DB
    • Interact with Django Core
    • Manage Environment
    • Manage Dependencies
  • Deployment
    • Docker/Docker Compose Scripts
    • CI/CD for Render
  • Vite for assets management

Django Argon Dashboard - The premium version


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



Argon Dashboard Django Integration - Library provided by App-Generator.