﻿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
5616	Writing your first Django app, part 4	anonymous	nobody	"i could be wrong but i am pretty sure the last line of code specified in the tutorial (Writing your first Django app, part 4):
return HttpResponseRedirect(reverse('poll_results', args=(p.id,)))

forces the browser to redirect to
http://127.0.0.1:8000/objects/1/vote/
instead of
http://127.0.0.1:8000/polls/1/vote/"		closed	Documentation	dev		worksforme			Unreviewed	0	0	0	0	0	0
