Skip to content

Commit 6eb88f7

Browse files
committed
v1.0.23 - Added Dynamic Services & Bump UI
1 parent 15a2e4e commit 6eb88f7

File tree

2 files changed

+39
-12
lines changed

2 files changed

+39
-12
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Change Log
22

3+
## [1.0.23] 2025-04-15
4+
### Changes
5+
6+
- Simple, Easy-to-Extend Codebase
7+
- [Soft Dashboard](https://app-generator.dev/product/soft-ui-dashboard/) PRO Design Integration
8+
- Bootstrap Styling
9+
- Dynamic Tables - read [docs](https://app-generator.dev/docs/developer-tools/dynamic-datatables.html)
10+
- Dynamic API - read [docs](https://app-generator.dev/docs/developer-tools/dynamic-api.html)
11+
- Charts
12+
- Session-based Authentication, Password recovery
13+
- OAuth (GitHub & Google)
14+
- DB Persistence: SQLite (default), can be used with MySql, PgSql
15+
- [Django CLI Package](https://app-generator.dev/docs/developer-tools/django-cli/index.html)
16+
- [Commit/rollback Git Changes](https://app-generator.dev/docs/developer-tools/django-cli/git-interface.html)
17+
- `Backup & restore DB`
18+
- [Interact with Django Core](https://app-generator.dev/docs/developer-tools/django-cli/query-django.html)
19+
- `Manage Environment`
20+
- `Manage Dependencies`
21+
- Session-based Authentication, Password recovery
22+
- DB Persistence: SQLite (default), can be used with MySql, PgSql
23+
- Docker, CI/CD for Render
24+
- [Vite](https://app-generator.dev/docs/technologies/vite/index.html) for assets management
25+
326
## [1.0.22] 2024-12-02
427
### Changes
528

README.md

Lines changed: 16 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# [Django Soft Dashboard PRO](https://app-generator.dev/product/soft-ui-dashboard-pro/django/)
22

3-
**Django** starter styled with **[Soft Dashboard PRO](https://appseed.us/product/soft-ui-dashboard-pro/django/)**, a premium `Bootstrap 5` KIT from `Creative-Tim`.
4-
The product is designed to deliver the best possible user experience with highly customizable feature-rich pages.
3+
**Premium Django Starter** crafted on top of **[Soft Dashboard](https://app-generator.dev/product/soft-ui-dashboard/)**, a Premium `Bootstrap` UI Kit released by [Creative-Tim](https://app-generator.dev/agency/creative-tim/). The product is designed to deliver the best possible user experience with highly customizable feature-rich pages.
54

65
- 👉 [Django Soft Dashboard PRO](https://app-generator.dev/product/soft-ui-dashboard-pro/django/) - `Product Page`
76
- 👉 [Django Soft Dashboard PRO](https://django-soft-dash-pro.onrender.com/) - `LIVE Demo`
@@ -18,19 +17,24 @@ The product is designed to deliver the best possible user experience with highly
1817
## Features
1918

2019
- Simple, Easy-to-Extend Codebase
21-
- Soft UI Dashboard PRO Design - Full Integration
22-
- Bootstrap 5 Styling
20+
- [Soft Dashboard](https://app-generator.dev/product/soft-ui-dashboard/) PRO Design Integration
21+
- Bootstrap Styling
22+
- Dynamic Tables - read [docs](https://app-generator.dev/docs/developer-tools/dynamic-datatables.html)
23+
- Dynamic API - read [docs](https://app-generator.dev/docs/developer-tools/dynamic-api.html)
24+
- Charts
2325
- Session-based Authentication, Password recovery
2426
- OAuth (GitHub & Google)
2527
- DB Persistence: SQLite (default), can be used with MySql, PgSql
26-
- Apps
27-
- Charts
28-
- Server-Side Datatables
29-
- API via DRF
30-
- Extended Users Profile
31-
- Async Tasks (Celery)
32-
- Docker
33-
- CI/CD integration for Render
28+
- [Django CLI Package](https://app-generator.dev/docs/developer-tools/django-cli/index.html)
29+
- [Commit/rollback Git Changes](https://app-generator.dev/docs/developer-tools/django-cli/git-interface.html)
30+
- `Backup & restore DB`
31+
- [Interact with Django Core](https://app-generator.dev/docs/developer-tools/django-cli/query-django.html)
32+
- `Manage Environment`
33+
- `Manage Dependencies`
34+
- Session-based Authentication, Password recovery
35+
- DB Persistence: SQLite (default), can be used with MySql, PgSql
36+
- Docker, CI/CD for Render
37+
- [Vite](https://app-generator.dev/docs/technologies/vite/index.html) for assets management
3438

3539
![Django Soft Dashboard PRO - Premium starter powered by Django and Bootstrap 5 - actively supported provided by App-Generator.](https://github.com/user-attachments/assets/828b0f83-1a37-4390-8685-411b4f408cdb)
3640

0 commit comments

Comments
 (0)