﻿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
19328	bug in code	anonymous	nobody	"when running through this tutorial i ran into an issue at the top of page 4.

in the code snipet it uses:

<form action=""{% url 'polls:vote' poll.id %}"" method=""post"">

however this threw an error, i think it should be this:

<form action=""{% url polls:vote poll.id %}"" method=""post"">

which seems to work"	Uncategorized	closed	Documentation	1.4	Normal	invalid			Unreviewed	0	0	0	0	0	0
