Skip to content

Commit ba11e12

Browse files
committed
v1.0.39 - Bump UI Version
1 parent 9ce5f46 commit ba11e12

File tree

125 files changed

+18
-49879
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

125 files changed

+18
-49879
lines changed

CHANGELOG.md

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

3+
## [1.0.39] 2024-11-28
4+
### Changes
5+
6+
- Bump UI Version
7+
- Datta Able, Bootstrap 5 Version
8+
39
## [1.0.38] 2024-11-26
410
### Changes
511

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,24 +18,24 @@ The product is designed to deliver the best possible user experience with highly
1818

1919
## Features
2020

21-
- **Django 4.1.12**
22-
- Best Practices
23-
- API Generator
24-
- DataTables
25-
- [Datta Able Dashboard](https://app-generator.dev/docs/templates/bootstrap/datta-able.html) - Full Integration
26-
- `CI/CD` Flow via Render
27-
- `Docker`
21+
- Simple, Easy-to-Extend Codebase
22+
- Soft Dashboard Design - Full Integration
23+
- Bootstrap 5 Styling
24+
- Session-based Authentication, Password recovery
25+
- DB Persistence: SQLite (default), can be used with MySql, PgSql
26+
- Docker
27+
- CI/CD integration for Render
2828

2929
![Django Datta Able - Open-Source Django Starter](https://user-images.githubusercontent.com/51070104/176118649-7233ffbc-6118-4f56-8cda-baa81d256877.png)
3030

3131
<br />
3232

33-
## [Datta Able PRO Version](https://app-generator.dev/product/soft-ui-dashboard-pro/django/)
33+
## [Datta Able PRO Version](https://app-generator.dev/product/datta-able-pro/django/)
3434

35-
> The premium version provides more features, priority on support, and is more often updated - [Live Demo](https://django-soft-dash-pro.onrender.com/).
35+
> The premium version provides more features, priority on support, and is more often updated - [Live Demo](https://django-datta-pro.onrender.com/).
3636
3737
- **Simple, Easy-to-Extend** Codebase
38-
- **Soft UI Design** Design - PRO Version
38+
- **Datta Able Design** - PRO Version
3939
- Bootstrap 5 CSS
4040
- **OAuth** - Github
4141
- **Extended User Profile**

db.sqlite3

0 Bytes
Binary file not shown.

render.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
- type: web
3-
name: django-datta-able
3+
name: django-datta-able-latest
44
plan: starter
55
env: python
66
region: frankfurt # region should be same as your database region.

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ python-dotenv==1.0.1
44
str2bool==1.1
55

66
# UI
7-
django-admin-datta==1.0.11
7+
django-admin-datta==1.0.15
88

99
# Tooling
1010
django-dynamic-datatb==1.0.25

static/.gitkeep

Whitespace-only changes.

static/assets/css/dark.css

Lines changed: 0 additions & 95 deletions
This file was deleted.

0 commit comments

Comments
 (0)