#24740: AdminSite site title
-------------------------------+--------------------
Reporter: drakkan | Owner: nobody
Type: Uncategorized | Status: new
Component: contrib.admin | Version: 1.8
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------
Using AdminSite to customize admin site title does not work 100%
following the docs here:
https://docs.djangoproject.com/en/1.8/ref/contrib/admin/#customizing-the-
adminsite-class
almost work but the html title still has "Django administration",
basically in base_site.html
{% block title %}{{ title }} | {{ site_title|default:_('Django site
admin') }}{% endblock %}
"title" seems not customizable while "site_title" is customizable
--
Ticket URL: <https://code.djangoproject.com/ticket/24740>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/050.8831de6c185333ecea259ee28f339b0e%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.