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 4628,wrong HttpResponseRedirect parameters,pgrimes@…,Jacob,"In the latest tutorial documentation you have this: return HttpResponseRedirect(reverse('mysite.polls.views.results', args=(p.id,))) But we using generic view we get rid of the results() method, so shouldn't this be changed to this?: return HttpResponseRedirect('/polls/%s/results/' % p.id)",,closed,Documentation,dev,,duplicate,,,Unreviewed,0,0,0,0,0,0