Hello AF.

AFO wrote:
> Hello,
>
> Is there a way to internally redirect to a different controller /
> method?
>
>
>   
from tg import redirect

Then from within one controller you can redirect to another.

  ...
   redirect('another_controller')

Rodney

> - AF
>
> --
>
> 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?hl=.
>
>
>
>   

--

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?hl=.


Reply via email to