which web2py version? what would you excpect exactly? I am confused by
the url names.


On Jun 6, 7:05 am, pk <peter.kirch...@youngdesigners.de> wrote:
> Hi,
>
> i use the auth()-Object and in my default controler i used for example
> this code:
>
> @auth.requires_login()
> def index():
>     redirect(URL(r=request,c='menu',f='index'))
>
> but for the first time, when the youser loged in succesful, he gets
> thehttp://127.0.0.1:8000/admin/default/site
>
> only at first time. in the old version i haven`t got this problem.
> please help me.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to