File tree Expand file tree Collapse file tree 2 files changed +31
-2
lines changed Expand file tree Collapse file tree 2 files changed +31
-2
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 1.0.10] 2024-12-16
4+ ### Changes
5+
6+ - Preselect the design in the Generator:
7+ - [ Django App Generator - Soft UI KIT] ( https://app-generator.dev/tools/django-generator/soft-kit/ )
8+ - (Optional) Design Database: edit models and fields
9+ - (Optional) Edit the fields for the extended user model
10+ - (Optional) Enable OAuth for GitHub
11+ - (Optional) Add Celery (async tasks)
12+ - (Optional) Enable Dynamic API Module
13+ - Docker Scripts
14+ - Render CI/Cd Scripts
15+
16+ ** The generated Django project is available as a ZIP Archive and also uploaded to GitHub.**
17+
318## [ 1.0.9] 2024-11-29
419### Changes
520
Original file line number Diff line number Diff line change @@ -16,9 +16,23 @@ The product is designed to deliver the best possible user experience with highly
1616
1717<br />
1818
19- ## Deploy LIVE
19+ ### Customize with [ Django App Generator - Soft UI KIT ] ( https://app-generator.dev/tools/django-generator/soft-kit/ )
2020
21- > One-click deploy (requires to have already an account).
21+ - Access the [ App Generator] ( https://app-generator.dev/tools/django-generator/ ) page
22+ - Select ** Soft UI Kit** as the preferred design
23+ - (Optional) Design Database: edit models and fields
24+ - (Optional) Edit the fields for the extended user model
25+ - (Optional) Enable OAuth for GitHub
26+ - (Optional) Add Celery (async tasks)
27+ - (Optional) Enable Dynamic API Module
28+ - Docker Scripts
29+ - Render CI/Cd Scripts
30+
31+ ** The generated Django project is available as a ZIP Archive and also uploaded to GitHub.**
32+
33+ <br />
34+
35+ ## Deploy on ` Render ` (free plan)
2236
2337[ ![ Deploy to Render] ( https://render.com/images/deploy-to-render-button.svg )] ( https://render.com/deploy )
2438
You can’t perform that action at this time.
0 commit comments