django-adminlte-ui

June 5, 2023 ยท View on GitHub

ย  ย 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