Skip to content

app-generator/django-admin-soft-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cb2bfd0 · Apr 19, 2025

History

90 Commits
Nov 28, 2024
Sep 25, 2022
Apr 4, 2023
Apr 19, 2025
Sep 25, 2022
Sep 25, 2022
Apr 19, 2025
Apr 4, 2023
Apr 4, 2023
Nov 25, 2022
Apr 19, 2025

Repository files navigation

Soft Dashboard Django Integration

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


Features

  • Soft 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.

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


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

  • Simple, Easy-to-Extend Codebase
  • Soft UI Dashboard PRO Design Integration
  • Bootstrap Styling
  • Dynamic Tables - read docs
  • Dynamic API - read docs
  • Charts
  • Session-based Authentication, Password recovery
  • OAuth (GitHub & Google)
  • DB Persistence: SQLite (default), can be used with MySql, PgSql
  • Django CLI Package
  • 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 Soft Dashboard PRO - Premium starter powered by Django and Bootstrap 5 - actively supported provided by App-Generator.


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



Soft Dashboard Django Integration - Library provided by App-Generator