Skip to content

Commit 2866421

Browse files
committed
Release v1.0.3 - Bump Theme Version v1.0.8
1 parent fdd8ae8 commit 2866421

File tree

3 files changed

+19
-10
lines changed

3 files changed

+19
-10
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.3] 2023-01-10
4+
### Changes
5+
6+
- Bump Theme Version:
7+
- [Django Admin Berry](https://github.com/app-generator/django-admin-berry) `1.0.8`
8+
39
## [1.0.2] 2023-01-05
410
### Changes
511

README.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -82,21 +82,24 @@ At this point, the app runs at `http://127.0.0.1:8000/`.
8282

8383
<br />
8484

85-
## Screenshots
85+
## [PRO Version](https://appseed.us/product/berry-dashboard-pro/django/)
8686

87-
![Berry Bootstrap 5 - Sign IN, Open-source Starter by AppSeed.](https://user-images.githubusercontent.com/51070104/207091198-2753246e-3d65-4aac-96de-0598a9a94788.jpg)
87+
This design is a pixel-perfect [Bootstrap 5](https://www.admin-dashboards.com/bootstrap-5-templates/) Dashboard with a fresh, new design inspired by Google's Material Design. `Material Dashboard 2 PRO` is built with over 300 frontend individual elements, like buttons, inputs, navbars, nav tabs, cards, or alerts, giving you the freedom of choosing and combining.
8888

89-
<br />
90-
91-
> [Django Admin Berry](https://github.com/app-generator/django-admin-berry) - `Icons` Page
89+
> Features:
9290
93-
![Berry Bootstrap 5 - UI Icons page, Open-source Starter by AppSeed](https://user-images.githubusercontent.com/51070104/207091655-d5005e08-7ea0-4367-ab3a-2cd16934d2fd.jpg)
91+
- `Up-to-date Dependencies`
92+
- `Design`: [Django Theme Berry](https://github.com/app-generator/django-admin-berry-pro) - `PRO Version`
93+
- `Sections` covered by the design:
94+
- **Admin section** (reserved for superusers)
95+
- **Authentication**: `Django.contrib.AUTH`, Registration
96+
- **All Pages** available in for ordinary users
97+
- `Docker`, `Deployment`:
98+
- `CI/CD` flow via `Render`
9499

95100
<br />
96101

97-
> [Django Admin Berry](https://github.com/app-generator/django-admin-berry) - `Colors` page
98-
99-
![Berry Bootstrap 5 - Colors page, Open-source Starter by AppSeed](https://user-images.githubusercontent.com/51070104/207091441-942be542-2794-4bdb-a51d-85c75b5bc692.jpg)
102+
![Berry Bootstrap 5 PRO - Premium Template Django Template.](https://user-images.githubusercontent.com/51070104/210833058-be0b3e87-4f2b-4765-b84d-3795ba03c6a1.jpg)
100103

101104
<br />
102105

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ django
22
gunicorn
33
python-dotenv
44
whitenoise
5-
django-admin-berry==1.0.7
5+
django-admin-berry==1.0.8
66

77
# psycopg2-binary
88
# mysqlclient

0 commit comments

Comments
 (0)