We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32e3e1c commit 392f55dCopy full SHA for 392f55d
adminlteui/__init__.py
@@ -1,2 +1,2 @@
1
-version = '1.5.0b0'
+version = '1.5.0'
2
default_app_config = 'adminlteui.apps.AdminlteUIConfig'
docs/about.md
@@ -1,7 +1,8 @@
# ChangeLog
3
-## [v1.5.0b0](https://github.com/wuyue92tree/django-adminlte-ui/releases/tag/1.5.0b0)
+## [v1.5.0](https://github.com/wuyue92tree/django-adminlte-ui/releases/tag/1.5.0)
4
5
+- fix #12 admin_static is removed in django3
6
- add adminlte/widgets/select.html && auto active select2 by select id.
7
8
## [v1.4.0](https://github.com/wuyue92tree/django-adminlte-ui/releases/tag/1.4.0)
0 commit comments