Skip to content

Commit 2ca5f1b

Browse files
committed
Merge branch 'release/1.6.0'
2 parents 88008fb + b37be9a commit 2ca5f1b

File tree

688 files changed

+74239
-126275
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

688 files changed

+74239
-126275
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
build/
2+
dist/
3+
*.egg-info/
4+
*.pyc

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
django admin theme base on adminlte
1515

16-
adminlte version: 2.3.6
16+
adminlte version: 2.4.18
1717

1818
# Helper
1919

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ django-adminlte-ui
33

44
django admin theme base on adminlte
55

6-
adminlte version: 2.3.6
6+
adminlte version: 2.4.18
77

88
install
99
=======

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

adminlteui/static/admin/bootstrap/css/bootstrap.css.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

adminlteui/static/admin/bootstrap/css/bootstrap.min.css

Lines changed: 0 additions & 6 deletions
This file was deleted.

adminlteui/static/admin/bootstrap/css/bootstrap.min.css.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

adminlteui/static/admin/bootstrap/js/bootstrap.min.js

Lines changed: 0 additions & 7 deletions
This file was deleted.

adminlteui/static/admin/components/Ionicons/css/ionicons.css

Lines changed: 1480 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)