Skip to content

Commit

Permalink
Release v1.0.3 - Bump UI Version
Browse files Browse the repository at this point in the history
  • Loading branch information
App Generator committed Oct 24, 2021
1 parent 7a4011b commit a1b46e2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## [1.0.3] 2021-10-22
### Improvements

- Bump UI: Material Dashboard - v3.0.0
- Update Bootstrap to v5.1.3
- Update to Material Design 2

## [1.0.2] 2021-09-17
### Improvements

Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
# [Django Dashboard](https://appseed.us/admin-dashboards/django) Material Design

[Admin dashboard](https://appseed.us/admin-dashboards) generated by AppSeed in **[Django](https://appseed.us/admin-dashboards/django)** Framework. Material Dashboard is a free Material Bootstrap 4 Admin with a fresh, new design inspired by Google's Material Design. Material Dashboard comes with 5 color filter choices for both the sidebar and the card headers (blue, green, orange, red and purple) and an option to have a background image on the sidebar.
Admin dashboard generated by AppSeed in **[Django](https://appseed.us/admin-dashboards/django)** Framework on top of **Material Dashboard** design. Designed for those who like bold elements and beautiful websites, Material Dashboard 2 is ready to help you create stunning websites and web apps. Material Dashboard 2 is built with over 60 frontend individual elements, like buttons, inputs, navbars, nav tabs, cards, or alerts, giving you the freedom of choosing and combining.

<br />

> Features
- Up-to-date [dependencies](./requirements.txt): **Django 3.2.6 LTS**
- [SCSS compilation](#recompile-css) via **Gulp**
- UI Kit: **Material Dashboard - v3.0.0** (Bootstrap 5 Version) by **Creative-Tim**
- UI-Ready app, SQLite Database, Django Native ORM
- Modular design, clean code-base
- Session-Based Authentication, Forms validation
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "django-dashboard-material",
"mastertemplate": "boilerplate-code-django-dashboard",
"version": "1.0.2",
"version": "1.0.3",
"description": "Template project - Django Boilerplate Code",
"scripts": {},
"repository": {
Expand Down

0 comments on commit a1b46e2

Please sign in to comment.