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
- DB Persistence: SQLite (default), can be used with MySql, PgSql
@@ -52,6 +30,12 @@ The product is designed to deliver the best possible user experience with highly
52
30
53
31
<br />
54
32
33
+
## Deploy on `Render` (free plan)
34
+
35
+
[](https://render.com/deploy)
36
+
37
+
<br />
38
+
55
39
## [Soft Dashboard PRO Version](https://app-generator.dev/product/soft-ui-dashboard-pro/django/)
56
40
57
41
> The premium version provides more features, priority on support, and is more often updated - [Live Demo](https://django-soft-dash-pro.onrender.com/).
@@ -70,5 +54,25 @@ The product is designed to deliver the best possible user experience with highly
70
54
71
55
<br />
72
56
57
+
## `Customize` with [Django App Generator](https://app-generator.dev/tools/django-generator/)
58
+
59
+
- Access the [App Generator](https://app-generator.dev/tools/django-generator/) page
60
+
- Select the preferred design
61
+
- (Optional) Design Database: edit models and fields
62
+
- (Optional) Edit the fields for the extended user model
63
+
- (Optional) Enable OAuth for GitHub
64
+
- (Optional) Add Celery (async tasks)
65
+
- (Optional) Enable Dynamic API Module
66
+
- Docker Scripts
67
+
- Render CI/Cd Scripts
68
+
69
+
**The generated Django project is available as a ZIP Archive and also uploaded to GitHub.**
70
+
71
+

72
+
73
+

0 commit comments