- 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 Black Dashboard -
Product Page
- 👉 Django Black Dashboard -
Complete Information
and Support Links- Getting Started with Django - a
comprehensive tutorial
Configuration
: Install Tailwind/Flowbite, Prepare Environment, Setting up the DatabaseStart with Docker
Manual Build
Start the project
Deploy on Render
- Getting Started with Django - a
- Update RM Links:
- 👉 Django Black Dashboard - Complete Documentation
- 👉 Django Black Dashboard - Product Page
- 👉 Get Support via Email and Discord
- Updated DOCS (readme)
- Use
Vite
for SCSS Compilation - Fix Charts on MAIN dashboard
- Added HOT Reload (templates & static)
- 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 UI version, Django Black Admin
v1.0.8
- Update local templates & Static
- Bump UI Version
- Added Local Templates and STATICs
- Added Gulp Tooling for SCSS Compilation
- Update DOCS (readme)
- Bump UI version
- Django Black Admin
v1.0.6
- Django Black Admin
- Bump UI version
- Django Black Admin
v1.0.4
- Django Black Admin
- Move to theme-based pattern
- 🚀
Deployment
CI/CD
flow viaRender
Bump UI version
: v1.0.2Persistent Dark-mode
via local storage
- Built with Black Dashboard Generator
- Timestamp:
2022-05-25 10:28
- Timestamp:
- Added CDN/Static Server management
ASSETS_ROOT
env variable
- Version built with Black Dashboard Generator
- Timestamp:
2022-05-20 14:07
- 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
- Bump Django Codebase to v2.0.4
- Codebase update
assets
&templates
moved toapps
folderapps/base
renamed toapps/home
- 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
- Tooling:
- Gulp SASS compilation script
Update README
- Recompile SCSS (new section)
- 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: Jinja Template Black v1.0.1
- Bump Codebase: Django Dashboard v1.0.4