You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,22 @@ Modern template for **[Django Admin](https://app-generator.dev/docs/products/dja
19
19
20
20
<br />
21
21
22
+
### Build a Starter with [Django App Generator - Soft Design](https://app-generator.dev/tools/django-generator/soft/)
23
+
24
+
- Access the [App Generator](https://app-generator.dev/tools/django-generator/) page
25
+
- Select Soft Dashboard as the preferred design
26
+
- (Optional) Design Database: edit models and fields
27
+
- (Optional) Edit the fields for the extended user model
28
+
- (Optional) Enable OAuth for GitHub
29
+
- (Optional) Add Celery (async tasks)
30
+
- (Optional) Enable Dynamic API Module
31
+
- Docker Scripts
32
+
- Render CI/Cd Scripts
33
+
34
+
**The generated Django project is available as a ZIP Archive and also uploaded to GitHub.**
35
+
36
+
<br />
37
+
22
38

0 commit comments