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:
>
> goo
Hi Niphlod!
work out what you said, thank you. I can now registers the USERS and login.
can join us who the Registered User who did the operation. it all running
app engine locally. But when I go up, I can only make the register of usr.
Of this error in time to call the function that is to to
uhm, strange. do you have in models this line
session.connect(request, response, db=db)
which is required by GAE, since it has no R/W fileystem whatsoever ?
On Friday, January 29, 2016 at 10:40:40 PM UTC+1, Charles tenorio wrote:
>
> cool it was the *tbl(tbl auth_event, aut_group, auth_membershi
cool it was the *tbl(tbl auth_event, aut_group, auth_membership, auth_user)*
tbl were created but were not created (auth_cas, auth_permission) ?
when I try to log of this error
Traceback (most recent call last):
File
"/base/data/home/apps/s~jogosweb-1188/1.390332252053968354/gluon/main.py",
That is the example. You should add those lines after auth is defined in
models. That should be all. What problem do you experince?
On Wednesday, 27 January 2016 17:24:00 UTC-6, Charles tenorio wrote:
>
> I do not know that. After I read your message, I tried to use but can not.
> you can pass a
I do not know that. After I read your message, I tried to use but can not.
you can pass an example?
thank you
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
Are you using this?
from gluon.contrib.login_methods.gae_google_account import
GaeGoogleAccount
auth.settings.login_form=GaeGoogleAccount()
On Tuesday, 26 January 2016 12:50:34 UTC-6, Charles tenorio wrote:
>
> g
7 matches
Mail list logo