Skip to content

Commit bb4cb89

Browse files
author
App Generator
committed
Release v1.0.3
1 parent 4f4cb2a commit bb4cb89

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

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

3+
## [1.0.3] 2021-12-03
4+
### Improvements
5+
6+
- Bump UI: CoreUI v4.1.0
7+
38
## [1.0.2] 2021-10-07
49
### Improvements
510

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
# [CoreUI Django](https://appseed.us/admin-dashboards/django-dashboard-coreui)
22

3-
**Admin dashboard** generated by AppSeed in **Django** Framework. **[CoreUI](https://appseed.us/admin-dashboards/django-dashboard-coreui)** is an Open Source Bootstrap Admin Template. But **CoreUI** is not just another Admin Template. It goes way beyond hitherto admin templates thanks to transparent code and file structure. And if that's not enough, let’s just add that CoreUI consists bunch of unique features and over 1000 high quality icons.
3+
**Admin dashboard** generated by AppSeed in **Django** Framework. **[CoreUI](https://appseed.us/admin-dashboards/django-dashboard-coreui)** is an Open Source Bootstrap Admin Template. But **CoreUI** is not just another Admin Template. It goes way beyond hitherto admin templates thanks to transparent code and file structure. And if that's not enough, let’s just add that CoreUI consists bunch of unique features and over 1000 `high-quality` icons.
44

55
<br />
66

77
> Features
88
9+
- UI Kit: **CoreUI** (Free Version) v4.1.0
910
- Up-to-date [dependencies](./requirements.txt): **Django 3.2.6 LTS**
1011
- [SCSS compilation](#recompile-css) via **Gulp**
1112
- UI-Ready app, SQLite Database, Django Native ORM

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "django-dashboard-coreui",
33
"mastertemplate": "boilerplate-code-django-dashboard",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"description": "Template project - Django Boilerplate Code",
66
"scripts": {},
77
"repository": {

0 commit comments

Comments
 (0)