- Preselect the design in the Generator:
- (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 Soft Design -
Product Page
- 👉 Django Soft Design -
LIVE Demo
- 👉 Django Soft Design Documentation -
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
- Updated DOCS (readme)
- Deprecate
distutils
- use
str2bool
- use
- Update Deps
requirements.txt
- Update Custom Development Section
- New Pricing:
$3,999
- New Pricing:
- Bump UI: Django Theme Soft
v1.0.10
- DOCS Update (readme). New sections:
How to customize the theme
- Render deployment
- Configure the project to use
home/templates
- Added
custom-index
sample Fix Docker
ExecutionUpdate Settings
: ALLOWED_HOSTS, CSRF_TRUSTED_ORIGINSsections
- Move to theme-based pattern
- Django Theme Soft Design
v1.0.6
- Django Theme Soft Design
- 🚀
Deployment
CI/CD
flow viaRender
- Bump Django Codebase to v2.0.0
- Dependencies update (all packages)
- Django==4.0.1
- Settings update for Django 4.x
New Parameter
: CSRF_TRUSTED_ORIGINS
- Update Product Links
- Fix Broken Links
- Codebase: Django Boilerplate v1.0.7
- Dependencies update (all packages)
- Django==3.2.6 (latest stable version)
- Better Code formatting
- Improved Files organization
- Optimize imports
- Docker Scripts Update
- Gulp Tooling (SASS Compilation)
- Dependencies update (all packages)