Skip to content

Commit

Permalink
Release v1.0.10 - DOCS Update
Browse files Browse the repository at this point in the history
  • Loading branch information
app-generator committed Nov 25, 2022
1 parent e71bb3f commit 4c7ab28
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# CHANGELOG

## [1.0.10] 2022-11-25
### Changes

- DOCS Update (README)

## [1.0.9] 2022-11-25
### Changes

- DOCS Update (README)

## [1.0.8] 2022-11-25
### Changes

Expand Down
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,13 +145,18 @@ Access the `admin` section in the browser: `http://127.0.0.1:8000/`

## Screenshots

> **Django Admin Theme**: `Edit users`
Start your development with a Freebie Dashboard for [Bootstrap 5](https://www.admin-dashboards.com/bootstrap-5-templates/). Argon is a completly new product built on our newest re-built from scratch framework structure that is meant to make our products more intuitive and much easier to customize.
Argon Dashboard is built with over 70 individual components, giving you the freedom of choosing and combining. This Dashboard is coming with pre-built examples, so the development process is seamless, switching from our pages to the real website is very easy to be done.

<br />

> **[Django Admin Argon](https://github.com/app-generator/django-admin-argon-dashboard)**: `Edit users`
![django-admin-argon-users-min](https://user-images.githubusercontent.com/51070104/201162283-90fb0637-687e-4926-ab12-bf409491dac6.jpg)

<br />

> **Django Admin Theme**: `Dashboard` page
> **[Django Admin Argon](https://github.com/app-generator/django-admin-argon-dashboard)**: `Dashboard` page
![django-admin-argon-dashboard-min](https://user-images.githubusercontent.com/51070104/201162509-80df6786-e595-4fca-a570-45f6a4438c24.jpg)

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

setup(
name='django-admin-argon-dashboard',
version='1.0.8',
version='1.0.10',
zip_safe=False,
packages=find_packages(),
include_package_data=True,
Expand Down

0 comments on commit 4c7ab28

Please sign in to comment.