Skip to content

Commit 376eb31

Browse files
committed
update version to 1.5.1
1 parent 281c86b commit 376eb31

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

adminlteui/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = '1.5.0'
1+
version = '1.5.1'
22
default_app_config = 'adminlteui.apps.AdminlteUIConfig'

docs/about.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
# ChangeLog
22

3+
## [v1.5.1](https://github.com/wuyue92tree/django-adminlte-ui/releases/tag/1.5.1)
4+
5+
- fix template tag for Django 3;
6+
- fix #18 image uploads cdn assets.
7+
38
## [v1.5.0](https://github.com/wuyue92tree/django-adminlte-ui/releases/tag/1.5.0)
49

5-
- fix #12 admin_static is removed in django3
10+
- fix #12 admin_static is removed in django3;
611
- add adminlte/widgets/select.html && auto active select2 by select id.
712

813
## [v1.4.0](https://github.com/wuyue92tree/django-adminlte-ui/releases/tag/1.4.0)

0 commit comments

Comments
 (0)