﻿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
2046	[PATCH] Tutorial 3 lists wrong template name	asmodai@…	Jacob	"Tutorial 3 has:

{{{
That code loads the template called ""polls/index"" and passes it a context. The context is a dictionary mapping template variable names to Python objects.
}}}
With the code just above it this should be changed to read:

{{{
That code loads the template called ""polls/index.html"" and passes it a context. The context is a dictionary mapping template variable names to Python objects.
}}}"	defect	closed	Documentation	dev	trivial	fixed			Unreviewed	0	0	0	0	0	0
