Skip to content

wuyue92tree/django-adminlte-ui

Repository files navigation

   title

django-adminlte-ui

PyPI Version Download Status Build Status GitHub Pages Gitter

django admin theme base on adminlte

adminlte version: 2.4.18

Helper

  • 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 🍉.

Install

pip install django-adminlte-ui

Setup

# settings.py

INSTALLED_APPS = [
    'adminlteui',
    'django.contrib.admin',
    ...
]

Thanks

Donate

Your donation take me higher. 🚀

   title