d-demirci / django-adminlte3

AdminLTE Templates, Template Tags, and Admin Theme for Django
https://django-adminlte3.herokuapp.com/admin
Other
244 stars 111 forks source link

How to change the name of app at admin sidebar #38

Open possebon opened 1 year ago

possebon commented 1 year ago

Hi,

I'm looking for information about changing the name of admin app on sidebar like the figure below

https://imgur.com/a/pwt5lzI

The logo also need to be changed.

I looked at documentation and just have worked on regular Django App, not at admin app.

Best regards,