Skip to content

Commit a506e97

Browse files
committed
v1.0.13 - Bump UI Version
1 parent e729872 commit a506e97

File tree

3 files changed

+25
-1
lines changed

3 files changed

+25
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# CHANGELOG
22

3+
## [1.0.13] 2024-11-28
4+
### Changes
5+
6+
- Bump UI Version
7+
- Boostrapp 5 Styling
8+
39
## [1.0.12] 2024-11-06
410
### Changes
511

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,23 @@ Modern template for **Django Admin**, Auth Pages (registration included) crafted
2323

2424
<br />
2525

26+
## [Datta Able PRO Version](https://app-generator.dev/product/datta-able-pro/django/)
27+
28+
> The premium version provides more features, priority on support, and is more often updated - [Live Demo](https://django-datta-pro.onrender.com/).
29+
30+
- **Simple, Easy-to-Extend** Codebase
31+
- **Soft UI Design** Design - PRO Version
32+
- Bootstrap 5 CSS
33+
- **OAuth** - Github
34+
- **Extended User Profile**
35+
- **API** via DRF
36+
- **Charts** via ApexJS
37+
- **Celery** (async tasks)
38+
- **Deployment-Ready** for Render
39+
40+
![Datta Able PRO - Full-Stack Starter generated by AppSeed.](https://user-images.githubusercontent.com/51070104/170474361-a58da82b-fff9-4a59-81a8-7ab99f478f48.png)
41+
42+
<br />
43+
2644
---
2745
**[Django Datta Able](https://app-generator.dev/docs/products/django-libs/theme-datta-able.html)** - Modern Django Admin Interface provided by **[App-Generator](https://app-generator.dev)**

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setup(
1010
name='django-admin-datta',
11-
version='1.0.12',
11+
version='1.0.13',
1212
zip_safe=False,
1313
packages=find_packages(),
1414
include_package_data=True,

0 commit comments

Comments
 (0)