﻿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
19359	Small error in the tutorial	rkothari88@…	nobody	"At: https://docs.djangoproject.com/en/dev/intro/tutorial03/#namespacing-url-names

Last step says: 

{{{ 
<li><a href=""{% url 'polls:detail' poll.id %}"">{{ poll.question }}</a></li>
}}}

This doesn't seem to work. Without the quotes around {{{polls:detail}}} however, it seems to work as expected."	Bug	closed	Documentation	1.4	Normal	invalid			Unreviewed	0	0	0	0	1	0
