﻿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
23573	Should tutorial 2 demonstrate AdminSite.site_header instead of overriding templates?	hernandocounty	nobody	"Tutorial 2 shows how to change the admin's header (see also #21378).

However, in Django 1.7, there's a better way to achieve this particular task: [https://docs.djangoproject.com/en/1.7/ref/contrib/admin/#django.contrib.admin.AdminSite.site_header AdminSite.site_header].

If that example is intended to demonstrate how to override a template, then it should tackle another use case for which overriding templates is the simplest choice.

If it is intended to show how to customize the admin's header, then it should describe the simplest solution.
"	Cleanup/optimization	closed	Documentation	1.7	Normal	duplicate		hernandocounty	Accepted	0	0	0	0	0	0
