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
+39-29Lines changed: 39 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,25 +3,29 @@
3
3
Free starter built on top of **Bootstrap and Django** with database, authentication, and Docker support. The **Argon Dashboard** design is crafted by `Creative-Tim` using Bootstrap 5 Framework.
4
4
The product is designed to deliver the best possible user experience with highly customizable feature-rich pages.
- DB Persistence: SQLite (default), can be used with MySql, PgSql
25
+
- Docker
26
+
- CI/CD integration for Render
23
27
24
-
**The generated Django project is available as a ZIP Archive and also uploaded to GitHub.**
28
+

25
29
26
30
<br />
27
31
@@ -33,23 +37,9 @@ The product is designed to deliver the best possible user experience with highly
33
37
34
38
<br />
35
39
36
-
## Features
37
-
38
-
- Simple, Easy-to-Extend Codebase
39
-
- Argon Dashboard Design - Full Integration
40
-
- Bootstrap 5 Styling
41
-
- Session-based Authentication, Password recovery
42
-
- DB Persistence: SQLite (default), can be used with MySql, PgSql
43
-
- Docker
44
-
- CI/CD integration for Render
45
-
46
-

47
-
48
-
<br />
49
-
50
40
## [Argon Dashboard PRO Version](https://app-generator.dev/product/argon-dashboard-pro/django/)
51
41
52
-
> The premium version provides more features, priority on support, and is more often updated - [Live Demo](https://django-argon-dash2-pro.onrender.com/charts/)
42
+
> The premium version provides more features, priority on support, and is more often updated - [Live Demo](https://django-argon-dash2-pro.onrender.com/automotive/)
53
43
54
44
-**Simple, Easy-to-Extend** Codebase
55
45
-**Argon Dashboard** Design
@@ -66,5 +56,25 @@ The product is designed to deliver the best possible user experience with highly
66
56
67
57
<br />
68
58
59
+
## `Customize` with [Django App Generator](https://app-generator.dev/tools/django-generator/)
60
+
61
+
- Access the [App Generator](https://app-generator.dev/tools/django-generator/) page
62
+
- Select the preferred design
63
+
- (Optional) Design Database: edit models and fields
64
+
- (Optional) Edit the fields for the extended user model
65
+
- (Optional) Enable OAuth for GitHub
66
+
- (Optional) Add Celery (async tasks)
67
+
- (Optional) Enable Dynamic API Module
68
+
- Docker Scripts
69
+
- Render CI/Cd Scripts
70
+
71
+
**The generated Django project is available as a ZIP Archive and also uploaded to GitHub.**
72
+
73
+

74
+
75
+

0 commit comments