On Nov 13, 4:13 pm, John_Nowlan <[email protected]> wrote:
> Beauty!  
> redirect works. Thanks

awesome.

fyi, i use a prefix for all my named routes -- "xxx:" , where xxx is a
2-4 letter abbreviation for my app

so it becomes something like
   redirect_to( "osn:/my/login" ) , which always forces a name onto
the route -- so it won't accidentally match stuff like you had
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to