Re: Redirect with current data

2011-01-31 Thread Masklinn
On 2011-01-31, at 06:36 , Antônio Ribeiro wrote: > Hello guys! > > I've been wondering about this all night and i've already made a search on > google and everything, but I didn't get a straight answer. > > Is there a way to make a redirect and send data from my current request to > the other pag

Re: Redirect with current data

2011-01-31 Thread Jonas Geiregat
Maybe this will help you: http://docs.djangoproject.com/en/dev/topics/http/shortcuts/ Op 31-jan-2011, om 06:36 heeft Antônio Ribeiro het volgende geschreven: > Hello guys! > > I've been wondering about this all night and i've already made a search on > google and everything, but I didn't get

Redirect with current data

2011-01-31 Thread Antônio Ribeiro
Hello guys! I've been wondering about this all night and i've already made a search on google and everything, but I didn't get a straight answer. Is there a way to make a redirect and send data from my current request to the other page. I mean, I could use the render_to_response to call another