- 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.
- Bump UI Version
Update RM Links
- 👉 Django Material Kit -
Product Page
- 👉 Django Material Kit 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 Material Kit
v1.0.18
- 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
- Bump Theme Version:
- Django Theme Material Kit
v1.0.16
- Django Theme Material Kit
- Move to theme-based pattern
- 🚀
Deployment
CI/CD
flow viaRender
- Built with Material Kit Generator
- Timestamp:
2022-05-31 07:49
- Timestamp:
- Built with Material Kit Generator
- Timestamp:
2022-05-25 22:04
- Timestamp:
- Codebase refactoring
- Added CDN Support
- via
.env
ASSETS_ROOT
- via
- Migrate all UI kit pages to Jinja
- 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
- Bump UI: Material Kit v3.0.0
- Update Bootstrap to v5.1.1
- Update to Material Design 2
- Codebase: Django Boilerplate v1.0.6
- Dependencies update (all packages)
- Django==3.2.6 (latest stable version)
- Codebase:
- Better Code formatting
- Improved Files organization
- Optimize imports
- Docker Scripts Update
- Dependencies update (all packages)
- Tooling: Added Gulp SCSS compilation scripts