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.

Reply via email to