File tree Expand file tree Collapse file tree 2 files changed +29
-0
lines changed Expand file tree Collapse file tree 2 files changed +29
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ 1.0.28] 2025-03-06
4
+ ### Changes
5
+
6
+ - Update RM - Added [ Flask App Generator] ( https://app-generator.dev/tools/flask-generator/ ) Link
7
+ - Select the preferred design
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 Tables Module
13
+ - Docker Scripts
14
+ - Render CI/Cd Scripts
15
+
3
16
## [ 1.0.27] 2025-02-27
4
17
### Changes
5
18
Original file line number Diff line number Diff line change @@ -15,6 +15,22 @@ The product is designed to deliver the best possible user experience with highly
15
15
16
16
<br />
17
17
18
+ ### Customize with [ Flask App Generator] ( https://app-generator.dev/tools/flask-generator/ )
19
+
20
+ - Access the [ App Generator] ( https://app-generator.dev/tools/flask-generator/ ) page
21
+ - Select the preferred design
22
+ - (Optional) Design Database: edit models and fields
23
+ - (Optional) Edit the fields for the extended user model
24
+ - (Optional) Enable OAuth for GitHub
25
+ - (Optional) Add Celery (async tasks)
26
+ - (Optional) Enable Dynamic Tables Module
27
+ - Docker Scripts
28
+ - Render CI/Cd Scripts
29
+
30
+ ** The generated Flask project is available as a ZIP Archive and also uploaded to GitHub.**
31
+
32
+ <br />
33
+
18
34
## Deploy LIVE
19
35
20
36
> One-click deploy (requires to have already an account).
You can’t perform that action at this time.
0 commit comments