﻿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
20051	Missing info in tutorial page 2	anonymous	woodm	"Go to https://docs.djangoproject.com/en/1.5/intro/tutorial02/

ctrl+F ""By default, TEMPLATE_DIRS is empty.""

It says add this line of code:

{{{
TEMPLATE_DIRS = (
    '/path/to/mysite/templates', # Change this to your own directory.
)
}}}

But it doesn't say what file to add this to, I got help on IRC, but it should say edit your settings.py file and find this bit and change accordingly.


"	Cleanup/optimization	closed	Documentation	1.5	Normal	fixed	tutorial		Accepted	1	0	0	0	1	0
