[Repoze-dev] url dispatch "ng" for repoze.bfg

2009-01-17 Thread Chris McDonough
I made a mistake by adding the current generation of "URL-dispatch" behavior to repoze.bfg. Currently, repoze.bfg allows you to use Routes to invoke a bfg view with a manufactured context based on a route match. To do so, you configure a "repoze.bfg.urldispatch.RoutesMapper" as the bfg "get_root"

Re: [Repoze-dev] Question regarding repoze.who +sql / repoze.who.plugins.sa

2009-01-17 Thread Gustavo Narea
On Saturday January 17, 2009 05:29:35 you wrote: > yes thank you it solves the problem by setting the "came_from" as an hidden > input value in the form. I'm glad to know that :) > I am actually trying to find an elegant way to do the redirection. Do you > think it would be possible to use a sess