﻿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
21378	Outdated way to change admin site header in tutorial02	Vajrasky Kok	Vajrasky Kok	"https://docs.djangoproject.com/en/dev/intro/tutorial02/

In the development version (1.7 if you come from the future) of tutorial02, the way to change admin site header (""Django administration"") is wrong. It tells us to override the template and:

""Then, just edit the file and replace the generic Django text with your own site’s name as you see fit.""

But there is no ""generic Django text"".

I think the proper way is to subclass admin site and change site_header class attribute."	Bug	closed	Documentation	dev	Normal	fixed			Accepted	1	0	0	1	0	0
