File tree Expand file tree Collapse file tree 2 files changed +33
-0
lines changed Expand file tree Collapse file tree 2 files changed +33
-0
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 1.0.23] 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.22] 2024-12-02
421### Changes
522
Original file line number Diff line number Diff line change @@ -16,6 +16,22 @@ The product is designed to deliver the best possible user experience with highly
1616
1717<br />
1818
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 Material 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+
33+ <br />
34+
1935## Deploy LIVE
2036
2137> One-click deploy (requires to have already an account).
You can’t perform that action at this time.
0 commit comments