﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
24740	AdminSite site title	Nicola	nobody	"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

"	Uncategorized	closed	contrib.admin	1.8	Normal	worksforme			Unreviewed	0	0	0	0	0	0
