Skip to content

Commit d159016

Browse files
committed
v1.0.27 - Icons (minor fix), Update RM
1 parent a390368 commit d159016

File tree

3 files changed

+33
-10
lines changed

3 files changed

+33
-10
lines changed

CHANGELOG.md

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

3+
## [1.0.27] 2025-05-12
4+
### [Django Material Dashboard](https://app-generator.dev/product/material-dashboard/django/) Changes
5+
6+
- Dynamic Tables Icons (minor fix)
7+
- Update RM - [PRO Version]([Material Dashboard PRO Version](https://app-generator.dev/product/material-dashboard-pro/django/)) Section
8+
- List all features
9+
310
## [1.0.26] 2025-05-12
411
### [Django Material Dashboard](https://app-generator.dev/product/material-dashboard/django/) Changes
512

README.md

Lines changed: 26 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The product is designed to deliver the best possible user experience with highly
1414
## Features
1515

1616
- Simple, Easy-to-Extend Codebase
17-
- [Material Dashboard](https://app-generator.dev/product/material-dashboard/)
17+
- [Material Dashboard](https://app-generator.dev/product/material-dashboard/) Design Integration
1818
- [Bootstrap](https://app-generator.dev/docs/templates/bootstrap.html) CSS Styling
1919
- Session-based Authentication, Password recovery
2020
- DB Persistence: SQLite (default), can be used with MySql, PgSql
@@ -61,15 +61,31 @@ The product is designed to deliver the best possible user experience with highly
6161

6262
> The premium version provides more features, priority on support, and is more often updated - [Live Demo](https://django-material-dash2-pro.onrender.com).
6363
64-
- **Simple, Easy-to-Extend** Codebase
65-
- **Material Dashboard** Design - PRO Version
66-
- Bootstrap 5 CSS
67-
- **OAuth** - Github
68-
- **Extended User Profile**
69-
- **API** via DRF
70-
- **Charts** via ApexJS
71-
- **Celery** (async tasks)
72-
- **Deployment-Ready** for Render
64+
- Simple, Easy-to-Extend Codebase
65+
- [Material Dashboard](https://app-generator.dev/product/material-dashboard/) Design Integration
66+
- Bootstrap Styling
67+
- DB Persistence: SQLite (default), can be used with MySql, PgSql
68+
- Extended Users Profiles
69+
- Authentication
70+
- Session-based
71+
- OAuth GitHub, Google
72+
- Apps:
73+
- [DEMO](https://django-material-dash2-pro.onrender.com/dynamic-dt/product/) **Dynamic DataTables** - generate server-side datatables without coding
74+
- [DEMO](https://django-material-dash2-pro.onrender.com/api/product/) **Dynamic APIs** - Expose secure APIs without coding
75+
- [DEMO](https://django-material-dash2-pro.onrender.com/charts/) **Charts** - powered by ApexCharts
76+
- [DEMO](https://django-material-dash2-pro.onrender.com/react-charts) **React Integration**
77+
- **Media Files Manager** - empower users to manage and preview files with ease
78+
- **Celery** (async tasks)
79+
- [Django CLI Package](https://app-generator.dev/docs/developer-tools/django-cli/index.html)
80+
- `Commit/rollback Git Changes`
81+
- `Backup & restore DB`
82+
- `Interact with Django Core`
83+
- `Manage Environment`
84+
- `Manage Dependencies`
85+
- [Deployment](https://app-generator.dev/docs/deployment.html)
86+
- Docker/Docker Compose Scripts
87+
- CI/CD for [Render](https://app-generator.dev/docs/deployment/render/index.html)
88+
- [Vite](https://app-generator.dev/docs/technologies/vite/index.html) for assets management
7389

7490
![Django Material Dashboard PRO - Premium starter crafted by App-Generator.](https://github.com/user-attachments/assets/5fcc4dbd-4c1a-461d-a01e-0c3903b0b5ae)
7591

db.sqlite3

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)