Created
January 2, 2018 11:37
-
-
Save hsleonis/18ac35686191c7f1ef80be14659724ec to your computer and use it in GitHub Desktop.
Change admin URL
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
admin.site.site_header = 'The Suncoin Admin' | |
admin.site.index_title = 'Admin Panel' | |
admin.site.site_title = 'The Suncoin' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment