is ok now I changed line code! thanks for helpe

Field('user_id', 'reference auth_user', default=auth.user_id)


Field('user_id', 'reference auth_user', default=auth.user_id,  readable=True, 
writable=False)


Em terça-feira, 26 de janeiro de 2016 15:50:34 UTC-3, Charles tenorio 
escreveu:
>
> good afternoon I need your help in the app engine can not use part of the 
> web2py login when I call a menu that has an @ in the controller 
> auth.requires_login (), it opens the login screen, you register a new user, 
> but this new user does not save the datastored
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to