admin.site.site_header = "KD Connector Admin" not working #298
Unanswered
mikeoliversinag
asked this question in
Q&A
Replies: 1 comment
-
There is an old issue about the Summary: the theme title value overrides the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I added admin.site.site_header = "KD Connector Admin" to my home site urls.py but it did not take effect in the Admin pages Still showing 'Django administration'
I was able to add it in the theme however. its ok but I wonder why.
Beta Was this translation helpful? Give feedback.
All reactions