- Preselect the design in the Generator:
Mention Django App Generator Service:
- 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.
Update RM Links
- 👉 Django Volt Dashboard -
Product Page
- 👉 Django Volt Dashboard -
Complete Information
and Support Links- Getting Started with Django - a
comprehensive tutorial
Configuration
: Install Dependencies, Prepare Environment, Setting up the DatabaseStart with Docker
Manual Build
Start the project
Deploy on Render
- Getting Started with Django - a
- Added Static Files
- Document SCSS Compilation Steps
- Updated DOCS (readme)
- Update Custom Development Section
- New Pricing:
$3,999
- New Pricing:
- Deprecate
distutils
- use
str2bool
- use
- Update Deps
requirements.txt
- Update README: PRO Version, List features
API
, Charts- DataTables (Filters, Export)
- Celery
- Media Files Manager
- Extended User Profiles
- Update Custom Development Section
- Minor Changes (readme)
- Update Dependencies
- Update README
- Bump design version:
- Django Admin Volt
v1.0.10
- Django Admin Volt
- DOCS Update (readme)
- Bump design version:
- Django Admin Volt
v1.0.9
- Django Admin Volt
- DOCS Update (readme). New sections:
How to customize the theme
- Render deployment
- Configure the project to use
home/templates
- Added
custom_footer
sample
- Move to a
theme-based
pattern - 🚀
Deployment
CI/CD
flow viaRender
- Added Github OAuth via AllAuth. requires in
.env
:GITHUB_ID
=<YOUR_GITHUB_ID>GITHUB_SECRET
=<YOUR_GITHUB_SECRET>
Docker
Improvements- Pages UX Updates:
SignIN
,SignUP
,Settings
- Built with Volt Dashboard Generator
- Timestamp:
2022-05-25 22:38
- Timestamp:
- Codebase refactoring
- Added CDN Support
- via
.env
ASSETS_ROOT
- via
- Bump Django Codebase to v2stable.0.1
- Dependencies update (all packages)
- Django==4.0.1
- Settings update for Django 4.x
New Parameter
: CSRF_TRUSTED_ORIGINS
- Mention
admin
section custom theme- Django Admin Volt available on PyPi and Github
Presentation
page- Update Top links
- Bump Django Codebase to v2.0.4
- Codebase update
assets
&templates
moved toapps
folderapps/base
renamed toapps/home
- Codebase update
- Bump Django Codebase to v2.0.2
- Dependencies update (all packages)
- Use Django==3.2.6 (latest stable version)
- Better Code formatting
- Improved Files organization
- Optimize imports
- Docker Scripts Update
- Dependencies update (all packages)
- Fixes:
- Patch 500 Error when authenticated users access
admin
path (no slash at the end) - Patch #16: Minor issue in Docker
- Patch 500 Error when authenticated users access
- Bump UI - Volt Dashboard v1.4.1
- Added scripts to recompile the SCSS files
core/static/assets/
- gulpfile.jscore/static/assets/
- package.json
Update README
- Recompile SCSS (new section)
- Bump UI: Jinja Volt v1.0.1
- Volt Dashboard v1.3.2
- Bump UI: Jinja Volt v1.0.0
- Volt Dashboard v1.2.0
- Codebase: Django Dashboard v1.0.4