Scroll down to the second answer by Paolo.
That should lead you in the right direction.

http://stackoverflow.com/questions/625047/django-newbie-reverse-not-found


On Jun 13, 11:04 pm, jaspreet <kj5...@gmail.com> wrote:
> Hello everyone,
> my polls application is completed. Admin part of the polls application
> is running successfully
> but I am facing the following error in the User part at the last,
> after select a choice & click on the vote button.
>
> NoReverseMatch at /polls/3/vote/
>
> Reverse for 'polls.views.results' with arguments '(3L,)' and keyword
> arguments '{}' not found.
>
> please help me to solve this problem.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to