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
+34Lines changed: 34 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,9 +19,43 @@ Modern template for **Django Admin**, Auth Pages (registration included) crafted
19
19
20
20
<br />
21
21
22
+
### Build a Starter with [Django App Generator - Gradient Design](https://app-generator.dev/tools/django-generator/gradient/)
23
+
24
+
- Access the [App Generator](https://app-generator.dev/tools/django-generator/) page
25
+
- Select **Gradient Able** 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

23
39
24
40
<br />
25
41
42
+
## [Gradient Able PRO Version](https://app-generator.dev/product/gradient-able-pro/django/)
43
+
44
+
> The premium version provides more features, priority on support, and is more often updated - [Live Demo](https://django-gradient-pro.onrender.com/).
45
+
46
+
-**Simple, Easy-to-Extend** Codebase
47
+
-**Gradient Able** Design - PRO Version
48
+
- Bootstrap 5 CSS
49
+
-**OAuth** - Github
50
+
-**Extended User Profile**
51
+
-**API** via DRF
52
+
-**Charts** via ApexJS
53
+
-**Celery** (async tasks)
54
+
-**Deployment-Ready** for Render
55
+
56
+

57
+
58
+
<br />
59
+
26
60
---
27
61
**[Django Gradient Able](https://app-generator.dev/docs/products/django-libs/theme-gradient-able.html)** - Modern Django Admin Interface provided by **[App-Generator](https://app-generator.dev)**
0 commit comments