- 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 Pixel -
Product Page
- 👉 Django Pixel 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:
- Update Dependencies
- Update README
- Bump UI: Django Theme Pixel
v1.0.3
- 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
- 🚀
Deployment
CI/CD
flow viaRender
- Built with Pixel Lite Generator
- Timestamp:
2022-05-31 08:05
- Timestamp:
- 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 Django Codebase to v1.0.7
- Bump Django Codebase to v1.0.5
- Dependencies update (all packages)
- Use Django==3.2.6 (latest stable version)
- Better Code formatting
- Improved Files organization
- Optimize imports
- Docker Scripts Update
- 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
- 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 Pixel Lite v1.0.2 / Pixel Lite v4.0.0
- Codebase: Django Boilerplate v1.0.4
- Bump UI: Pixel Lite v3.1.2
- Codebase: Django Boilerplate v1.0.4