Skip to content

Commit

Permalink
v1.0.13 - Bump UI Version
Browse files Browse the repository at this point in the history
  • Loading branch information
app-generator committed Nov 28, 2024
1 parent e729872 commit a506e97
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

## [1.0.13] 2024-11-28
### Changes

- Bump UI Version
- Boostrapp 5 Styling

## [1.0.12] 2024-11-06
### Changes

Expand Down
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,23 @@ Modern template for **Django Admin**, Auth Pages (registration included) crafted

<br />

## [Datta Able PRO Version](https://app-generator.dev/product/datta-able-pro/django/)

> The premium version provides more features, priority on support, and is more often updated - [Live Demo](https://django-datta-pro.onrender.com/).
- **Simple, Easy-to-Extend** Codebase
- **Soft UI Design** Design - PRO Version
- Bootstrap 5 CSS
- **OAuth** - Github
- **Extended User Profile**
- **API** via DRF
- **Charts** via ApexJS
- **Celery** (async tasks)
- **Deployment-Ready** for Render

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

<br />

---
**[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)**
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

setup(
name='django-admin-datta',
version='1.0.12',
version='1.0.13',
zip_safe=False,
packages=find_packages(),
include_package_data=True,
Expand Down

0 comments on commit a506e97

Please sign in to comment.