Skip to content

Commit 538c5fc

Browse files
committed
update version to 1.6.1
1 parent b0d4869 commit 538c5fc

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
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.6.0'
1+
version = '1.6.1'
22
default_app_config = 'adminlteui.apps.AdminlteUIConfig'

docs/about.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# ChangeLog
22

3+
## [v1.6.1](https://github.com/wuyue92tree/django-adminlte-ui/releases/tag/1.6.1)
4+
- fix app in ADMINLTE_SETTINGS but current_user has not perm
5+
- fix model in ADMINLTE_SETTINGS but current_user has not perm
6+
37
## [v1.6.0](https://github.com/wuyue92tree/django-adminlte-ui/releases/tag/1.6.0)
48

59
- fix #26 case by modify list_per_page with '…' str

0 commit comments

Comments
 (0)