[web2py] GAE deployment problem with gluon.settings

2014-03-13 Thread Francisco GarcĂ­a
Hello all, I am trying to upload a Web2py application to GAE, as I use to do with other web2py apps (without problems). I find the following error in GAE logs: : 'module' object has no attribute 'settings' Traceback (most recent call last): File "/base/data/home/apps/s~proy1/1.37438895196618

[web2py] GAE deployment problem

2011-08-25 Thread Jarrod Cugley
So I've created a basic website that works on the web2py server, so I wanted to test it on the GAE, these are my steps so far: 1. read: http://web2py.com/book/default/chapter/11#Google-App-Engine 2. copied the app.example.yaml into my app.yaml and changed the id to the same id I used to create my