Skip to content

Commit 4e51b8c

Browse files
committed
v1.0.42 - Added Django Generator Section
1 parent 4889032 commit 4e51b8c

File tree

2 files changed

+33
-1
lines changed

2 files changed

+33
-1
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.42] 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.41] 2024-11-28
421
### Changes
522

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
# [Django Datta Able](https://app-generator.dev/product/datta-able/django/)
32

43
Open-source **Django** project crafted on top of **Datta Able Dashboard**, an open-source `Bootstrap` design.
@@ -16,6 +15,22 @@ The product is designed to deliver the best possible user experience with highly
1615

1716
<br />
1817

18+
## Add Features with [Django App Generator](https://app-generator.dev/tools/django-generator/)
19+
20+
- Access the [App Generator](https://app-generator.dev/tools/django-generator/) page
21+
- Select Datta Able as 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 API Module
27+
- Docker Scripts
28+
- Render CI/Cd Scripts
29+
30+
**The generated Django project is available as a ZIP Archive and also uploaded to GitHub.**
31+
32+
<br />
33+
1934
## Deploy on `Render` (free plan)
2035

2136
[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy)

0 commit comments

Comments
 (0)