SyntaxFix
Write A Post
Hire A Developer
Questions
Hope am not too late to the party, The easiest would be to edit the admin.py file.
admin.site.site_header = 'your_header' admin.site.site_title = 'site_title' admin.site.index_title = 'index_title'