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
+12-9Lines changed: 12 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -43,15 +43,18 @@ The product is designed to deliver the best possible user experience with highly
43
43
44
44
> The premium version provides more features, priority on support, and is more often updated - [Live Demo](https://django-soft-dash-pro.onrender.com/).
45
45
46
-
-**Simple, Easy-to-Extend** Codebase
47
-
-**Soft UI Dashboard** 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
46
+
- Simple, Easy-to-Extend Codebase
47
+
- Soft UI Dashboard Design - PRO Version Integration
48
+
-[Dynamic DataTables](https://django-soft-dash-pro.onrender.com/dynamic-dt/product/) - [Generate Data Tables with Django](https://app-generator.dev/docs/developer-tools/dynamic-datatables.html) (no coding)
49
+
-[Dynamic API](https://django-soft-dash-pro.onrender.com/api/product/) - [Generate API Endpoints with Django](https://app-generator.dev/docs/developer-tools/dynamic-api.html) (no coding)
50
+
-[Charts](https://django-soft-dash-pro.onrender.com/charts/) via ApexCharts.js
51
+
- Media Files Manager
52
+
- Async Tasks (celery)
53
+
-[CLI Tools for Django](https://app-generator.dev/docs/developer-tools/django-cli/index.html) - migrate DB, manage GIT commits and
54
+
- Session-based Authentication, Password recovery
55
+
- DB Persistence: SQLite (default), can be used with MySql, PgSql
56
+
- Docker
57
+
- CI/CD integration for [Render](https://app-generator.dev/docs/deployment/render/index.html)
55
58
56
59

0 commit comments