amigne / django-adminlte3

AdminLTE template packaged for Django
Other
0 stars 2 forks source link

How to use this in django admin? #2

Open paulocoutinhox opened 3 years ago

paulocoutinhox commented 3 years ago

Hi,

How to use this in django admin?

Thanks.

krejcar25 commented 3 years ago

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.