Actually activating admin on GAE is easy:
1) comment a few lines in admin/models/access.py
2) edit app.yaml to make sure admin is deplyed

It will work read/only of cource becase GAE has a readonly filesystem.

Massimo

On Sep 3, 6:48 am, Timmie <timmichel...@gmx-topmail.de> wrote:
> On thing though:
> When trying to access the admin on GAE it wouldn't allow.
> I think this is due to the lacking https support.
>
> Could there be other ways to implement or activate admin on GAE?
>
> Timmie
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" 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