django admin theme base on adminlte
adminlte version: 2.4.18
- if you have good ideas, just contact me.
- if you find some bug, just add an issue.
- if you think this project is good, just star and fork, make it better 🍉.
pip install django-adminlte-ui
# settings.py
INSTALLED_APPS = [
'adminlteui',
'django.contrib.admin',
...
]
Your donation take me higher. 🚀