﻿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
22198	update to filepath to locate base_site.html	brendanthomasspillane@…	nobody	"Hi there, great software and great tutorials, but one quick question.

On Tutorial 2 [https://docs.djangoproject.com/en/1.6/intro/tutorial02/] where it says 

""Now create a directory called admin inside templates, and copy the template admin/base_site.html from within the default Django admin template directory in the source code of Django itself (django/contrib/admin/templates) into that directory.""

Should this not read

""Now create a directory called admin inside templates, and copy the template admin/base_site.html from within the default Django admin template directory in the source code of Django itself (django/contrib/admin/templates/'''admin''') into that directory.""

When I was following the tutorial I was not able to find the base_site.html in the templates folder but instead had to go into templates/admin

Thanks
"	Uncategorized	closed	Documentation	1.6	Normal	invalid	template		Unreviewed	0	0	0	0	0	0
