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
@@ -59,6 +37,12 @@ The product is designed to deliver the best possible user experience with highly
59
37
60
38
<br />
61
39
40
+
## Deploy on `Render` (free plan)
41
+
42
+
[](https://render.com/deploy)
43
+
44
+
<br />
45
+
62
46
## [Datta Able PRO Version](https://app-generator.dev/product/datta-able-pro/django/)
63
47
64
48
> The premium version provides more features, priority on support, and is more often updated - [Live Demo](https://django-datta-pro.onrender.com/).
@@ -77,5 +61,25 @@ The product is designed to deliver the best possible user experience with highly
77
61
78
62
<br />
79
63
64
+
## `Customize` with [Django App Generator](https://app-generator.dev/tools/django-generator/)
65
+
66
+
- Access the [App Generator](https://app-generator.dev/tools/django-generator/) page
67
+
- Select the preferred design
68
+
- (Optional) Design Database: edit models and fields
69
+
- (Optional) Edit the fields for the extended user model
70
+
- (Optional) Enable OAuth for GitHub
71
+
- (Optional) Add Celery (async tasks)
72
+
- (Optional) Enable Dynamic API Module
73
+
- Docker Scripts
74
+
- Render CI/Cd Scripts
75
+
76
+
**The generated Django project is available as a ZIP Archive and also uploaded to GitHub.**
77
+
78
+

79
+
80
+

0 commit comments