Skip to content

Commit

Permalink
Merge branch 'release/1.6.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
wuyue92tree committed Jun 11, 2022
2 parents 88008fb + b37be9a commit 2ca5f1b
Show file tree
Hide file tree
Showing 688 changed files with 74,239 additions and 126,275 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
build/
dist/
*.egg-info/
*.pyc
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

django admin theme base on adminlte

adminlte version: 2.3.6
adminlte version: 2.4.18

# Helper

Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ django-adminlte-ui

django admin theme base on adminlte

adminlte version: 2.3.6
adminlte version: 2.4.18

install
=======
Expand Down
2 changes: 1 addition & 1 deletion adminlteui/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version = '1.5.1'
version = '1.6.0'
default_app_config = 'adminlteui.apps.AdminlteUIConfig'
1 change: 0 additions & 1 deletion adminlteui/static/admin/bootstrap/css/bootstrap.css.map

This file was deleted.

6 changes: 0 additions & 6 deletions adminlteui/static/admin/bootstrap/css/bootstrap.min.css

This file was deleted.

This file was deleted.

7 changes: 0 additions & 7 deletions adminlteui/static/admin/bootstrap/js/bootstrap.min.js

This file was deleted.

1,480 changes: 1,480 additions & 0 deletions adminlteui/static/admin/components/Ionicons/css/ionicons.css

Large diffs are not rendered by default.

Binary file not shown.
2,230 changes: 2,230 additions & 0 deletions adminlteui/static/admin/components/Ionicons/fonts/ionicons.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes.
File renamed without changes.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Loading

0 comments on commit 2ca5f1b

Please sign in to comment.