Just add this line into your django project urls.py file
admin.site.site_header = 'E-Shop Admin'
admin.site.site_title = 'E-Shop Admin Panel'
admin.site.index_title = 'Welcome To E-Shop Admin Panel'
Warning: make sure, below line is included at top.
admin.site.site_header = 'E-Shop Admin'
admin.site.site_title = 'E-Shop Admin Panel'
admin.site.index_title = 'Welcome To E-Shop Admin Panel'
Warning: make sure, below line is included at top.
from django.contrib import admin
| Distributed by GooyaabiTemplates
1 Comments
thanks its work well
ReplyDeleteso simple way to change addmin title
Comment Rules :
1. Do not post Adult/illegal Links.
2. Try to comment in only मराठी / English Language.
3. Do not post other website's links which are useless.
4. Your Comment should be based on the Topic for other queries.
5. Do not use Abusive Language.
6. Respect each other.
Thank You for following the rules. Please Comment....