Skip to content

Commit 19f1a7f

Browse files
committed
v1.0.40 - Fallback to Django 4.2.9, UPD Demo Link
1 parent ba11e12 commit 19f1a7f

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
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.40] 2024-11-28
4+
### Changes
5+
6+
- Update DEMO Link
7+
- [Django Datta Able](https://django-datta.onrender.com) - `LIVE Demo`
8+
39
## [1.0.39] 2024-11-28
410
### Changes
511

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Open-source **Django** project crafted on top of **Datta Able Dashboard**, an op
55
The product is designed to deliver the best possible user experience with highly customizable feature-rich pages.
66

77
- 👉 [Django Datta Able](https://app-generator.dev/product/datta-able/django/) - `Product Page`
8-
- 👉 [Django Datta Able](https://django-datta-able.appseed-srv1.com) - `LIVE Demo`
8+
- 👉 [Django Datta Able](https://django-datta.onrender.com) - `LIVE Demo`
99
- 👉 [Django Datta Able Documentation](https://app-generator.dev/docs/products/django/datta-able/index.html) - `Complete Information` and Support Links
1010
- [Getting Started with Django](https://app-generator.dev/docs/technologies/django/index.html) - a `comprehensive tutorial`
1111
- `Configuration`: Install Tailwind/Flowbite, Prepare Environment, Setting up the Database

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Core
2-
Django==5.1.1
2+
django==4.2.9
33
python-dotenv==1.0.1
44
str2bool==1.1
55

0 commit comments

Comments
 (0)