[google-appengine] Why latest is not a valid version name anymore?

2012-09-23 Thread Iaco86
Hi everyone, I have a version of my python appengine server that is named latest. This is the version used by the web applications that interface with the service. Now it looks like I can't update anymore the version, since Google suddently decided that latest is not a valid version name

Re: [google-appengine] Why latest is not a valid version name anymore?

2012-09-23 Thread Iaco86
called *1*) serves an older version of my app that still has a couple of users. On Sunday, September 23, 2012 8:20:46 PM UTC+2, alex wrote: You can always set the *default* to whatever version you have deployed. What's wrong with that? On Sun, Sep 23, 2012 at 7:52 PM, Iaco86 iac

Re: [google-appengine] Why latest is not a valid version name anymore?

2012-09-23 Thread Iaco86
it's much better than making your mobile client connect to a specific version-based subdomain. -- alex On Sun, Sep 23, 2012 at 8:28 PM, Iaco86 iac...@fastwebnet.itjavascript: wrote: I can't do that, since i need to update the version that is called *latest*. If i try doing

[google-appengine] Uploading a pdf saved on Blobstore to Google Docs

2012-01-06 Thread Iaco86
Hi, I wrote a web app for a university course, thanks to which users could upload file (pdfs mainly, no bigger than 10 Mb) on the blobstore. Then users could choose to sync those docs with their Google Docs account. This worked fine till Google deprecated the old upload method, forcing to use the