﻿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
2047	[PATCH] Tutorial 3 text does not reflect reality for error message	asmodai@…	Jacob	"Tutorial 3 has a part that reads:

{{{
TemplateDoesNotExist: Your TEMPLATE_DIRS settings is empty.
Change it to point to at least one template directory.
}}}

When you try this yourself you will see something more like:

{{{
TemplateDoesNotExist at /polls/
polls/index.html
}}}
Nowhere on the DEBUG page does it list anything remotely resembling stating that the TEMPLATE_DIRS settings is empty."		closed	Documentation	dev	minor	fixed			Unreviewed	0	0	0	0	0	0
