Open paulocoutinhox opened 3 years ago
Hi,
How to use this in django admin?
Thanks.
Hello, you'd add adminlte3_theme to the INSTALLED_APPS list in your project's settings.py file. The theme does not fit that well, though. I will be submitting a PR to fix some parts soon, though.
adminlte3_theme
INSTALLED_APPS
settings.py
Hi,
How to use this in django admin?
Thanks.