File tree Expand file tree Collapse file tree 2 files changed +34
-1
lines changed
Expand file tree Collapse file tree 2 files changed +34
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 1.0.28] 2024-12-15
4+ ### Changes
5+
6+ Mention [ Django App Generator] ( https://app-generator.dev/tools/django-generator/ ) Service:
7+
8+ - Access the [ App Generator] ( https://app-generator.dev/tools/django-generator/ ) page
9+ - Select the preferred design
10+ - (Optional) Design Database: edit models and fields
11+ - (Optional) Edit the fields for the extended user model
12+ - (Optional) Enable OAuth for GitHub
13+ - (Optional) Add Celery (async tasks)
14+ - (Optional) Enable Dynamic API Module
15+ - Docker Scripts
16+ - Render CI/Cd Scripts
17+
18+ ** The generated Django project is available as a ZIP Archive and also uploaded to GitHub.**
19+
320## [ 1.0.27] 2024-12-02
421### Changes
522
Original file line number Diff line number Diff line change @@ -13,7 +13,23 @@ The product is designed to deliver the best possible user experience with highly
1313 - ` Manual Build `
1414 - ` Start the project `
1515 - ` Deploy on Render `
16-
16+
17+ <br />
18+
19+ ## Add Features with [ Django App Generator] ( https://app-generator.dev/tools/django-generator/ )
20+
21+ - Access the [ App Generator] ( https://app-generator.dev/tools/django-generator/ ) page
22+ - Select Soft Dashboard 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+
1733<br />
1834
1935## Deploy on ` Render ` (free plan)
You can’t perform that action at this time.
0 commit comments