Skip to content

Commit 2491839

Browse files
committed
v1.0.19 - Added Django Generator Section
1 parent 49ed375 commit 2491839

File tree

3 files changed

+41
-24
lines changed

3 files changed

+41
-24
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Change Log
22

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+
320
## [1.0.18] 2024-12-05
421
### Changes
522

README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,30 @@ The product is designed to deliver the best possible user experience with highly
99

1010
<br />
1111

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+
1236
## Features
1337

1438
- Simple, Easy-to-Extend codebase

README_deploy.md

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)