raise web.seeother(web.ctx.home)
Blog: http://i.shiao.org Twitter: @lepture On Wed, Sep 1, 2010 at 22:44, Delirium tremens <[email protected]> wrote: > ass accessible at http://0.0.0.0:8080/account/create, but > when I raise web.seeother('/')in the create class, the browser goes to > http://0.0.0.0:8080/account/ when it should go to http://0.0.0.0:8080/. -- You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en.
