The admin on GAE would be useless. On GAE you cannot write files
therefore admin is crippled.
You need to use admin locally and than deploy apps on GAE.

If you want to develop directly on GAE, you have store files on the
BigTable as opposed to file system.
T3 does that.

Massimo


On Nov 2, 4:11 pm, tyoc <[email protected]> wrote:
> Hi there, I have web2py Version 1.71.0 (2009-10-31 01:13:28).
>
> OK, so I have give a watch at the slides on the main page and there
> seem to be little things that doesnt run directly on gae.
>
> So I tried it with the default setup but it only display the default
> screen, the admin doesnt work, after see the app.yaml admin is not
> included, so I deleted that line (and see the examples)... they are
> runnign... but admin say "Admin is disabled because insecure channel".
>
> Anyway, in the mean time if is possible to run the admin on gae... I
> dont see which password should I use because it is entered on the
> window, isn't? Or modify options_std.py for this line?
>
> password = '<recycle>'  # ## <recycle> means use the previous password
>
> By the way, this admin is only for let do rapid development isnt? I
> mean I dont need it for my app administration of users? in that case I
> should followhttp://wiki.web2py.com/Authentication_and_Authorization
> ??
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to