Skip to content

Commit 392f55d

Browse files
committed
update verison to 1.5.0 & happy new year ^_^
1 parent 32e3e1c commit 392f55d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-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.0b0'
1+
version = '1.5.0'
22
default_app_config = 'adminlteui.apps.AdminlteUIConfig'

docs/about.md

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

3-
## [v1.5.0b0](https://github.com/wuyue92tree/django-adminlte-ui/releases/tag/1.5.0b0)
3+
## [v1.5.0](https://github.com/wuyue92tree/django-adminlte-ui/releases/tag/1.5.0)
44

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

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

0 commit comments

Comments
 (0)