Modern template for Django Admin, Auth Pages (registration included) crafted on top of Corporate, an open-source Bootstrap design.
- Django Corporate - Documentation & Support Links
- Django Corporate - The product that uses the library
- Getting Started with Django - Learn how to code Django Projects
- Design: Corporate (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 - Corporate Design
- Access the App Generator page
- Select Corporate 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.
The premium version provides more features, priority on support, and is more often updated - Live Demo.
- Simple, Easy-to-Extend Codebase
- Corporate Dashboard Design, the PRO version. Section covered:
- Admin section (reserved for superusers)
- Authentication:
Django.contrib.AUTH
, Registration - All Pages available in for ordinary users
- Docker
- Deployment-Ready for Render
Django Corporate - Modern Django Admin Interface provided by App-Generator