Always return an HttpResponseRedirect after successfully dealing ... return HttpResponseRedirect(reverse('polls.views.results', args=(p.id,))).
確定! 回上一頁