Mine is the default app.yaml from examples/ (2.9.12), python 2.7.6, GAE 
1.9.17, Ubuntu 14.04 64-bit. Attached it as it is of now. You can see it 
has your suggested line.
I tested with an app.yaml attached to the last post of this 
conversation: 
https://groups.google.com/forum/?fromgroups#!searchin/web2py/app.yaml$20niphlod/web2py/sN8mWOiCqgI/foX56Sld-MwJ
and everything is working. That post refers to the same problem on 2.9.11

El jueves, 22 de enero de 2015, 16:49:50 (UTC-6), Massimo Di Pierro 
escribió:
>
> You have an old app.yaml. Check into web2py/examples/app.example.yaml.
>
> Yours is missing this
>
> - url: /(.+?)/static/_\d.\d.\d\/(.+)
>
> On Tuesday, 20 January 2015 16:12:01 UTC-6, Otto Domínguez wrote:
>>
>> I have a very simple, two table app. It works ok on Python web2py 2.9.12 
>> and on GAE web2py (still local, not yet tested on Google servers). It is 
>> the admin backend that does not display right on GAE. Attached a screenshot 
>> of how the admin backend is shown when running on GAE and some 404 errors 
>> shown in the console. Testing each previous version, 2.9.9 is the last one 
>> that shows correctly the admin backend on GAE. Is it a routing issue? Does 
>> it have something to do with this: 
>> https://groups.google.com/forum/?fromgroups#!topic/web2py/42WqwEC7BfM? 
>> Please advice on how to fix.
>>
>

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Attachment: app.yaml
Description: Binary data

Reply via email to