Horje
change django administration text Code Example
change django administration title
#In the project urls.py file
admin.site.site_header = "Admin Portal"
admin.site.site_title = "Admin Portal"
admin.site.index_title = "Welcome to Portal"
change django administration text
admin.site.site_header = "UMSRA Admin"
admin.site.site_title = "UMSRA Admin Portal"
admin.site.index_title = "Welcome to UMSRA Researcher Portal"




Python

Related
jupyter notebook don't show plot Code Example jupyter notebook don't show plot Code Example
how to install python libraries using pip Code Example how to install python libraries using pip Code Example
pyplot new figure Code Example pyplot new figure Code Example
writerows to existing csv python Code Example writerows to existing csv python Code Example
pandas print dataframe without index Code Example pandas print dataframe without index Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
7