If the form is just a single button, why not use GET and not have to deal with POST at all?
-Jeff On May 14, 11:28 am, aa56280 <[email protected]> wrote: > Tim, > > Thanks for the fantastic insight into the browser issues with 307 > redirects. I'll explore this a bit further and see which route I want > to take. > > Given that the form in question is simply a button that says "Join > network," I may be inclined to just let the user login, come back to > the page and submit the form again. An annoying experience (IMHO), but > one that eliminates all this hassle. > > Thanks again. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

