Skip to content

Commit 5390ad9

Browse files
Update README.md
1 parent 308f310 commit 5390ad9

File tree

1 file changed

+27
-23
lines changed

1 file changed

+27
-23
lines changed

README.md

Lines changed: 27 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -16,32 +16,10 @@ The product is designed to deliver the best possible user experience with highly
1616

1717
<br />
1818

19-
### Customize with [Django App Generator - Soft Design](https://app-generator.dev/tools/django-generator/soft/)
20-
21-
- Access the [App Generator](https://app-generator.dev/tools/django-generator/) page
22-
- Select **Soft Dashboard** as the preferred design
23-
- (Optional) Design Database: edit models and fields
24-
- (Optional) Edit the fields for the extended user model
25-
- (Optional) Enable OAuth for GitHub
26-
- (Optional) Add Celery (async tasks)
27-
- (Optional) Enable Dynamic API Module
28-
- Docker Scripts
29-
- Render CI/Cd Scripts
30-
31-
**The generated Django project is available as a ZIP Archive and also uploaded to GitHub.**
32-
33-
<br />
34-
35-
## Deploy on `Render` (free plan)
36-
37-
[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy)
38-
39-
<br />
40-
4119
## Features
4220

4321
- Simple, Easy-to-Extend Codebase
44-
- Soft UI Dashboard Design - Full Integration
22+
- [Soft UI Dashboard](https://app-generator.dev/docs/templates/bootstrap/soft-ui-dashboard.html) Design Integration
4523
- Bootstrap 5 Styling
4624
- Session-based Authentication, Password recovery
4725
- 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
5230

5331
<br />
5432

33+
## Deploy on `Render` (free plan)
34+
35+
[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy)
36+
37+
<br />
38+
5539
## [Soft Dashboard PRO Version](https://app-generator.dev/product/soft-ui-dashboard-pro/django/)
5640

5741
> 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
7054

7155
<br />
7256

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+
![Django Generator - User Interface for choosing the Design](https://github.com/user-attachments/assets/b989c434-1c53-49ff-8dda-b46dbfc142ac)
72+
73+
![Django App Generator - User Interface for Edit the Extended User Model](https://github.com/user-attachments/assets/f1a5fb68-a5ba-49c9-a3ae-91716de09912)
74+
75+
<br />
76+
7377
---
7478
[Django Soft UI Dashboard](https://app-generator.dev/product/soft-ui-dashboard/django/) - Open-Source **Django** Starter provided by [App Generator](https://app-generator.dev)

0 commit comments

Comments
 (0)