File tree 2 files changed +10
-8
lines changed
2 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
- ## [ 0.0.1] 2021-04-01
4
- ### First Draft
3
+ ## [ 0.0.1] 2021-04-15
4
+ ### Stable Release
5
+
6
+ - The stats are displayed correctly: 12mo timeframe
7
+ - LIVE Deploy: [ Django Argon Charts] ( https://django-argon-charts.appseed-srv1.com )
8
+
9
+ ## First Draft - 2021-04-01
5
10
6
11
- Features Status - WIP
7
12
- UI: [ Jinja Template Argon] ( https://github.com/app-generator/jinja-argon-dashboard ) v1.0.1
8
13
- Codebase: [ Django Dashboard] ( https://github.com/app-generator/boilerplate-code-django-dashboard ) v1.0.4
9
-
Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ Open-source **Django** Sample provided on top of **Argon Dashboard** design (fre
31
31
32
32
> Links
33
33
34
- - [ Django Dashboard Argon - Demo ] ( https://django-argon-charts.appseed-srv1.com ) - LIVE deployment
35
- - [ Django Dashboard Argon ] ( https://www.creative-tim.com/product/argon-dashboard-django ) - product page
34
+ - [ Django Argon Charts ] ( https://django-argon-charts.appseed-srv1.com ) - LIVE deployment
35
+ - [ Argon Dashboard Django ] ( https://www.creative-tim.com/product/argon-dashboard-django ) - the original starter
36
36
37
37
<br />
38
38
@@ -95,8 +95,6 @@ $ python manage.py migrate
95
95
96
96
``` bash
97
97
$ python manage.py createsuperuser
98
- $
99
- $ # provide user, email and password
100
98
```
101
99
102
100
<br />
@@ -426,4 +424,4 @@ You can take a look at the [django-import-export](https://django-import-export.r
426
424
<br />
427
425
428
426
---
429
- [ Django Argon Charts] ( https://appseed.us/admin-dashboards/ django-dashboard- argon ) - Provided by Creative-Tim and AppSeed.
427
+ [ Django Argon Charts] ( https://django-argon-charts.appseed-srv1.com ) - Provided by Creative-Tim and AppSeed.
You can’t perform that action at this time.
0 commit comments