File tree 3 files changed +41
-24
lines changed
3 files changed +41
-24
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ 1.0.19] 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
+
3
20
## [ 1.0.18] 2024-12-05
4
21
### Changes
5
22
Original file line number Diff line number Diff line change @@ -9,6 +9,30 @@ The product is designed to deliver the best possible user experience with highly
9
9
10
10
<br />
11
11
12
+ ## Add Features with [ Django App Generator] ( https://app-generator.dev/tools/django-generator/ )
13
+
14
+ - Access the [ App Generator] ( https://app-generator.dev/tools/django-generator/ ) page
15
+ - Select Argon Dashboard as the preferred design
16
+ - (Optional) Design Database: edit models and fields
17
+ - (Optional) Edit the fields for the extended user model
18
+ - (Optional) Enable OAuth for GitHub
19
+ - (Optional) Add Celery (async tasks)
20
+ - (Optional) Enable Dynamic API Module
21
+ - Docker Scripts
22
+ - Render CI/Cd Scripts
23
+
24
+ ** The generated Django project is available as a ZIP Archive and also uploaded to GitHub.**
25
+
26
+ <br />
27
+
28
+ ## Deploy LIVE
29
+
30
+ > One-click deploy (requires to have already an account).
31
+
32
+ [ ![ Deploy to Render] ( https://render.com/images/deploy-to-render-button.svg )] ( https://render.com/deploy )
33
+
34
+ <br />
35
+
12
36
## Features
13
37
14
38
- Simple, Easy-to-Extend codebase
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments