But I dont understand how it overrides the curent page and still draws
the right page. I resorted to thinking it was magic.
where do place auth.settings.login_url = URL('index',args='login')
does it go in my default controller before iload the form=auth() ?
On Aug 11, 9:32 pm, "mr.freeze" wro
Have you tried this?:
auth.settings.login_url = URL('index',args='login')
On Aug 11, 8:17 pm, thedangler wrote:
> Hello, im trying to have the login on my index page, I got the login
> form showing up on the index page but the url is not desirable.
> I want it to be domain.com/myapp but when I pu
2 matches
Mail list logo