Modern template for Django Admin, Auth Pages (registration included) crafted on top of Argon Dashboard, an open-source Bootstrap design.
- Django Admin Argon - Documentation & Support Links
- Django Argon Dashboard - The product that uses the library
- Getting Started with Django - Learn how to code Django Projects
- Design: Argon Dashboard (Bootstrap)
- Sections Covered:
Admin Section
, reserved forsuperusers
All pages
managed byDjango.contrib.AUTH
Registration
pageMisc pages
: colors, icons, typography, blank-page
Build a Starter with Django App Generator - Argon Design
- Access the App Generator page
- Select Argon Dashboard as 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 Argon Dashboard - Modern Django Admin Interface provided by App-Generator