"Ben Sizer" <[EMAIL PROTECTED]> writes: > Is turbogears.redirect comprehensively documented anywhere? The API > docs for "Package turbogears" doesn't seem to include 'redirect'. The > nearest I can find in the index is cherrypy.lib.httptools.redirect, > which takes a single ''url" argument, whereas I've seen > turbogears.redirect take more than 1 argument. In particular how would > I ensure my additional arguments are passed by POST rather than GET?
I believe that turbogears.redirect is new in the 0.9 code... Have you upgraded to it? -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

