auth.settings.login_next = URL('index')
http://web2py.com/book/default/chapter/08?search=login_nextOn 17 oct, 09:03, Amit Ambardekar <[email protected]> wrote: > I am some public page. Not [app]/default/index > > And when I log in. I am supposed to be redirected to that page not > home page. It always redirects to home page. How to set the referrer? > > Amit

