Hello all,
The problem persists. But I fixed it upgrading to python 2.7.
With app.yaml parameters:
runtime: python27
threadsafe: true# true for WSGI & concurrent requests (Python 2.7 only)
default_expiration: "24h" # for static files
- url: .*
script: gaehandler.wsgiapp# WSGI (Pytho
Hello Massimo,
2014-03-13 14:41 GMT+01:00 Massimo Di Pierro :
> I made a change in trunk about this. Can you please check it?
>
>
Thank you for your fast answer and patch.
I'll test it in next days and I'll tell to the list.
Thank you for your work. ;)
Regards,
Francisco
> On Thursday, 13 Marc
I made a change in trunk about this. Can you please check it?
On Thursday, 13 March 2014 06:56:32 UTC-5, Francisco García wrote:
>
>
> 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 GA
3 matches
Mail list logo