Skip to content

Commit 878a4c2

Browse files
committed
Release v1.0.0
1 parent c8a8210 commit 878a4c2

File tree

2 files changed

+14
-8
lines changed

2 files changed

+14
-8
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.0] 2024-10-03
4+
### Changes
5+
6+
- Stable Version
7+
- Official Docs: [Dynamic Django](https://app-generator.dev/docs/developer-tools/dynamic-django/index.html)
8+
39
## [0.0.3] 2024-09-23
410
### Changes
511

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# [Dynamic Django](https://github.com/app-generator/dynamic-django)
1+
# [Dynamic Django](https://dynamic-django.onrender.com/)
22

3-
**Dynamic Programming Patterns** applied in `Python/Django` - Actively supported by [AppSeed](https://appseed.us/).
3+
**Dynamic Programming Patterns** applied in `Python/Django` - actively supported by `AppSeed`.
44

5-
> LIVE DEMOs:
5+
> LIVE DEMOs & [official documentation](https://app-generator.dev/docs/developer-tools/dynamic-django/index.html)
66
77
- Dynamic DataTables: https://dynamic-django.onrender.com/dynamic-dt/sales/
88
- Dynamic Charts: https://dynamic-django.onrender.com/dynamic-charts/sales/
@@ -12,14 +12,14 @@
1212

1313
## Features
1414

15-
- [OK] Dynamic API via DRF
1615
- [OK] Dynamic DT
17-
- [OK] Models Editor - via `CLI`
18-
- [OK] Configuration Updater - via `CLI`
16+
- [OK] Dynamic Charts
17+
- [OK] Dynamic API via DRF
18+
- [OK] Powerful `CLI` tools
1919

2020
## Quick Start
2121

22-
> NOTE: Requires a purchase, secured by GUMROAD.
22+
> NOTE: Requires a [purchase](https://appseed.gumroad.com/l/devtool-dynamic-django), secured by GUMROAD.
2323
2424
```
2525
# Clone Repo
@@ -71,4 +71,4 @@ $ python manage.py dbrestore -i 20240930-001.dump # restore
7171
```
7272

7373
---
74-
[Dynamic Django](https://github.com/app-generator/dynamic-django) - Open-source project crafted by AppSeed
74+
[Dynamic Django](https://dynamic-django.onrender.com/) - actively supported by `AppSeed`.

0 commit comments

Comments
 (0)