Skip to content

Commit e99d9ac

Browse files
committed
v1.0.50 - Update RM, PRO Version Section
1 parent 1dde003 commit e99d9ac

File tree

2 files changed

+26
-9
lines changed

2 files changed

+26
-9
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.50] 2025-04-24
4+
### Changes
5+
6+
- Update RM (minor)
7+
- [Datta Able PRO Version](https://app-generator.dev/product/datta-able-pro/django/) Section
8+
- added missing features
9+
310
## [1.0.49] 2025-04-12
411
### Changes
512

README.md

Lines changed: 19 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,25 @@ The product is designed to deliver the best possible user experience with highly
4848

4949
> The premium version provides more features, priority on support, and is more often updated - [Live Demo](https://django-datta-pro.onrender.com/).
5050
51-
- **Simple, Easy-to-Extend** Codebase
52-
- **Datta Able Design** - PRO Version
53-
- Bootstrap 5 CSS
54-
- **OAuth** - Github
55-
- **Extended User Profile**
56-
- **API** via DRF
57-
- **Charts** via ApexJS
58-
- **Celery** (async tasks)
59-
- **Deployment-Ready** for Render
51+
- Simple, Easy-to-Extend Codebase
52+
- [Datta Able](https://app-generator.dev/product/datta-able/) PRO Design Integration
53+
- Bootstrap Styling
54+
- Dynamic Tables - read [docs](https://app-generator.dev/docs/developer-tools/dynamic-datatables.html)
55+
- Dynamic API - read [docs](https://app-generator.dev/docs/developer-tools/dynamic-api.html)
56+
- Charts
57+
- Session-based Authentication, Password recovery
58+
- OAuth (GitHub & Google)
59+
- DB Persistence: SQLite (default), can be used with MySql, PgSql
60+
- [Django CLI Package](https://app-generator.dev/docs/developer-tools/django-cli/index.html)
61+
- [Commit/rollback Git Changes](https://app-generator.dev/docs/developer-tools/django-cli/git-interface.html)
62+
- `Backup & restore DB`
63+
- [Interact with Django Core](https://app-generator.dev/docs/developer-tools/django-cli/query-django.html)
64+
- `Manage Environment`
65+
- `Manage Dependencies`
66+
- Session-based Authentication, Password recovery
67+
- DB Persistence: SQLite (default), can be used with MySql, PgSql
68+
- Docker, CI/CD for Render
69+
- [Vite](https://app-generator.dev/docs/technologies/vite/index.html) for assets management
6070

6171
![Datta Able PRO - Full-Stack Starter generated by AppSeed.](https://user-images.githubusercontent.com/51070104/170474361-a58da82b-fff9-4a59-81a8-7ab99f478f48.png)
6272

0 commit comments

Comments
 (0)