reverse() is not working

N

Nirmal Kumar

I am trying to pass the id to thanks view through reverse. But it's not working. I'm getting this error

Reverse for 'reg.views.thanks' with arguments '(20,)' and keyword arguments '{}' not found.

I posted the question with the code in stackoverflow:

http://stackoverflow.com/questions/8648196/reverse-is-not-working

How can I transfer arguments from one function to another in views?. Is it a normal thing or I have to use any built in functions?

Thanks.
 
L

Lie Ryan

I am trying to pass the id to thanks view through reverse. But it's not working. I'm getting this error

Reverse for 'reg.views.thanks' with arguments '(20,)' and keyword arguments '{}' not found.

I posted the question with the code in stackoverflow:

http://stackoverflow.com/questions/8648196/reverse-is-not-working

How can I transfer arguments from one function to another in views?. Is it a normal thing or I have to use any built in functions?

Thanks.

Welcome to Python Mailing List; your question is about django, django
have their own mailing list, your question is probably better asked there.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,270
Latest member
TopCryptoTwitterChannels_

Latest Threads

Top