diff -r 41a7d8d49e35 -r 070f01dd7d8e pytask/templates/task/select_user.html --- a/pytask/templates/task/select_user.html Sun Jan 09 11:52:30 2011 +0530 +++ b/pytask/templates/task/select_user.html Sun Jan 09 12:01:57 2011 +0530 @@ -3,6 +3,7 @@ click here to return to the claims page.

Select a user to assign this task.
+ {% csrf_token %} {{form.as_table}}