Skip to content

Commit 989a59f

Browse files
committed
v1.0.18 - Update RM Links
1 parent 6f09706 commit 989a59f

File tree

3 files changed

+12
-5
lines changed

3 files changed

+12
-5
lines changed

CHANGELOG.md

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

3+
## [1.0.18] 2025-04-12
4+
### Changes
5+
6+
- Update RM Links
7+
- [Datta Able](https://app-generator.dev/product/datta-able/) Design
8+
- [CodedThemes](https://app-generator.dev/agency/codedthemes/) Agency
9+
310
## [1.0.17] 2025-03-16
411
### Changes
512

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# [Django Datta Able](https://app-generator.dev/product/datta-able/django/)
1+
# [Datta Able](https://app-generator.dev/product/datta-able/) Django Integration
22

3-
Modern template for **Django Admin**, Auth Pages (registration included) crafted on top of **Datta Able Dashboard**, an open-source **Bootstrap** design.
3+
Modern template for **Django** built with **[Datta Able](https://app-generator.dev/product/datta-able/)**, an open-source `Bootstrap` UI Kit released by [CodedThemes](https://app-generator.dev/agency/codedthemes/).
44

55
- [Django Admin Datta Able](https://app-generator.dev/docs/products/django-libs/theme-datta-able.html) - Documentation & Support Links
66
- [Django Datta Able Dashboard](https://app-generator.dev/product/datta-able/django/) - The product that uses the library
@@ -24,7 +24,7 @@ Modern template for **Django Admin**, Auth Pages (registration included) crafted
2424
> The FREE Version (MIT License) - [Live Demo](https://django-datta-pro.onrender.com/).
2525
2626
- Simple, Easy-to-Extend Codebase
27-
- [Datta Able](https://app-generator.dev/docs/templates/bootstrap/datta-able.html) Design Integration
27+
- [Datta Able](https://app-generator.dev/product/datta-able/) Integration
2828
- Dynamic Tables
2929
- Dynamic API
3030
- **CLI for Coding Tasks**
@@ -82,4 +82,4 @@ Modern template for **Django Admin**, Auth Pages (registration included) crafted
8282
<br />
8383

8484
---
85-
**[Django Datta Able](https://app-generator.dev/product/datta-able/django/)** - Modern Django Admin Interface provided by **[App-Generator](https://app-generator.dev)**
85+
**[Datta Able](https://app-generator.dev/product/datta-able/)** Django Integration - Library 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.17',
11+
version='1.0.18',
1212
zip_safe=False,
1313
packages=find_packages(),
1414
include_package_data=True,

0 commit comments

Comments
 (0)