martinx wrote:
<form action="/polls/{{poll.id}}/vote" method="post">
This should help: http://code.djangoproject.com/wiki/NewbieMistakes
martinx wrote:
<form action="/polls/{{poll.id}}/vote" method="post">
This should help: http://code.djangoproject.com/wiki/NewbieMistakes