Skip to content

Commit 6f4b0e9

Browse files
committed
update version to 1.7.2
1 parent 2fe09d2 commit 6f4b0e9

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-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.7.1'
1+
version = '1.7.2'
22
default_app_config = 'adminlteui.apps.AdminlteUIConfig'

docs/about.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# ChangeLog
2-
## [v1.7.1](https://github.com/wuyue92tree/django-adminlte-ui/releases/tag/1.7.0)
2+
3+
## [v1.7.2](https://github.com/wuyue92tree/django-adminlte-ui/releases/tag/1.7.2)
4+
- fix submit_row issue & make change form tools float
5+
- improve fieldset.html & fix #15
6+
- fix translate in `password_change_form.html`
7+
- update `app.css`
8+
9+
## [v1.7.1](https://github.com/wuyue92tree/django-adminlte-ui/releases/tag/1.7.1)
310
- fix exception when delete in changelist_view
411
- update docs
512

0 commit comments

Comments
 (0)