File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 99[ ![ Download Status] ( https://img.shields.io/pypi/dm/django-adminlte-ui.svg )] ( https://pypi.python.org/pypi/django-adminlte-ui )
1010[ ![ Build Status] ( https://api.travis-ci.org/wuyue92tree/django-adminlte-ui.svg )] ( https://travis-ci.org/wuyue92tree/django-adminlte-ui )
1111[ ![ Documentation Status] ( https://readthedocs.org/projects/django-adminlte-ui/badge/?version=latest )] ( https://django-adminlte-ui.readthedocs.io/en/latest/?badge=latest )
12+ [ ![ Gitter] ( https://badges.gitter.im/django-adminlte-ui/community.svg )] ( https://gitter.im/django-adminlte-ui/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge )
1213
1314django admin theme base on adminlte
1415
1516adminlte version: 2.3.6
1617
17- # helper
18+ # Helper
1819
1920- if you have good ideas, just contact me.
2021- if you find some bug, just add an issue.
2122- if you think this project is good, just star and fork, make it better 🍉.
2223
23- # install
24+ # Install
2425
2526```
2627pip install django-adminlte-ui
2728```
2829
29- # setup
30+ # Setup
3031
3132```
3233# settings.py
@@ -52,7 +53,7 @@ INSTALLED_APPS = [
5253python manage.py migrate django_admin_settings
5354```
5455
55- # screen shot
56+ # Screen shot
5657
5758## login page
5859![ login] ( ./images/login.jpg )
You can’t perform that action at this time.
0 commit comments