On Jun 8, 2006, at 12:00 AM, huydo wrote: > pylons 0.8.2 > > what's the replacement for m.send_redirect ?
You want h.redirect_to(controller='somewhere', action='else') - Ben --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss -~----------~----~----~----~------~----~------~--~---
