Volt Dashboard Django Integration
Modern template for Django built with Volt Dashboard, an open-source Bootstrap
UI Kit released by Themesberg.
- Django Admin Volt - Documentation & Support Links
- Django Volt Dashboard - The product that uses the library
- Getting Started with Django - Learn how to code Django Projects
Features
- Volt Dashboard Design Integration
- Sections Covered:
Admin Section
, reserved forsuperusers
All pages
managed byDjango.contrib.AUTH
Registration
pageMisc pages
: colors, icons, typography, blank-page
Volt Dashboard Starters
Pre-built starters for coding dashboards and services (APIs, DataTables) with speed.
Django Volt Dashboard
The FREE Version (MIT License) - Live Demo.
- Simple, Easy-to-Extend codebase
- Volt Dashboard
- Bootstrap CSS Styling
- Dynamic Tables
- Dynamic API
- Charts
- Django CLI Package
- Commit/rollback Git Changes
Backup & restore DB
- Interact with Django Core
Manage Environment
Manage Dependencies
- Session-based Authentication, Password recovery
- DB Persistence: SQLite (default), can be used with MySql, PgSql
- Docker, CI/CD for Render
- Vite for assets management
Django Volt Dashboard PRO
The premium version provides more features, priority on support, and is more often updated - Live Demo.
- Simple, Easy-to-Extend Codebase
- Volt Dashboard PRO Design Integration
- Bootstrap Styling
- Dynamic Tables
- Dynamic API
- Charts
- React Integration
- Session-based Authentication, Password recovery
- OAuth (GitHub & Google)
- DB Persistence: SQLite (default), can be used with MySql, PgSql
- Django CLI Package
- Commit/rollback Git Changes
- Backup & restore DB
- Interact with Django Core
- Manage Environment
- Manage Dependencies
- Session-based Authentication, Password recovery
- DB Persistence: SQLite (default), can be used with MySql, PgSql
- Docker, CI/CD for Render
- Vite for assets management
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.
Volt Dashboard Django Integration - Library provided by App-Generator.