File tree Expand file tree Collapse file tree 2 files changed +35
-7
lines changed
Expand file tree Collapse file tree 2 files changed +35
-7
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 1.0.31] 2025-04-18
4+ ### Changes
5+
6+ - Update RM, Features Section:
7+ - Simple, Easy-to-Extend codebase
8+ - Soft UI Dashboard
9+ - Bootstrap CSS Styling
10+ - Dynamic Tables - read [ docs] ( https://app-generator.dev/docs/developer-tools/dynamic-datatables.html )
11+ - Dynamic API - read [ docs] ( https://app-generator.dev/docs/developer-tools/dynamic-api.html )
12+ - Charts
13+ - [ Django CLI Package] ( https://app-generator.dev/docs/developer-tools/django-cli/index.html )
14+ - [ Commit/rollback Git Changes] ( https://app-generator.dev/docs/developer-tools/django-cli/git-interface.html )
15+ - ` Backup & restore DB `
16+ - [ Interact with Django Core] ( https://app-generator.dev/docs/developer-tools/django-cli/query-django.html )
17+ - ` Manage Environment `
18+ - ` Manage Dependencies `
19+ - Session-based Authentication, Password recovery
20+ - DB Persistence: SQLite (default), can be used with MySql, PgSql
21+ - Docker, CI/CD for Render
22+ - [ Vite] ( https://app-generator.dev/docs/technologies/vite/index.html ) for assets management
23+
324## [ 1.0.30] 2025-04-15
425### Changes
526
Original file line number Diff line number Diff line change @@ -10,15 +10,22 @@ Open-source **[Django Template](https://www.creative-tim.com/templates/django)**
1010
1111## Features:
1212
13- - Simple, Easy-to-Extend Codebase
14- - Soft UI Dashboard Design Integration
15- - [ Dynamic DataTables] ( https://django-soft-dash.onrender.com/dynamic-dt/product/ ) - [ Generate Data Tables with Django] ( https://app-generator.dev/docs/developer-tools/dynamic-datatables.html ) (no coding)
16- - [ Dynamic API] ( https://django-soft-dash.onrender.com/api/product/ ) - [ Generate API Endpoints with Django] ( https://app-generator.dev/docs/developer-tools/dynamic-api.html ) (no coding)
17- - [ Charts] ( https://django-soft-dash.onrender.com/charts/ ) via ApexCharts.js
13+ - Simple, Easy-to-Extend codebase
14+ - Soft UI Dashboard
15+ - Bootstrap CSS Styling
16+ - Dynamic Tables - read [ docs] ( https://app-generator.dev/docs/developer-tools/dynamic-datatables.html )
17+ - Dynamic API - read [ docs] ( https://app-generator.dev/docs/developer-tools/dynamic-api.html )
18+ - Charts
19+ - [ Django CLI Package] ( https://app-generator.dev/docs/developer-tools/django-cli/index.html )
20+ - [ Commit/rollback Git Changes] ( https://app-generator.dev/docs/developer-tools/django-cli/git-interface.html )
21+ - ` Backup & restore DB `
22+ - [ Interact with Django Core] ( https://app-generator.dev/docs/developer-tools/django-cli/query-django.html )
23+ - ` Manage Environment `
24+ - ` Manage Dependencies `
1825- Session-based Authentication, Password recovery
1926- DB Persistence: SQLite (default), can be used with MySql, PgSql
20- - Docker
21- - CI/CD integration for [ Render ] ( https://app-generator.dev/docs/deployment/render /index.html )
27+ - Docker, CI/CD for Render
28+ - [ Vite ] ( https://app-generator.dev/docs/technologies/vite /index.html ) for assets management
2229
2330<br />
2431
You can’t perform that action at this time.
0 commit comments