Re: HttpResponsePermanentRedirect by POST

2007-03-01 Thread ScottB
> How do I do a HttpResponsePermanentRedirect by POST method with > params? > Any ideas? Not sure I understand the question. Your view can return an HttpResponsePermanentRedirect, telling the client to go to another url. However, you can't cause the client to post values to

HttpResponsePermanentRedirect by POST

2007-02-28 Thread lopes
How do I do a HttpResponsePermanentRedirect by POST method with params? Any ideas? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to dj