[google-appengine] SDK 1.1.5 Released

2008-10-03 Thread Marce
Today is the release of the 1.1.5 SDK, which, as always, is available for download on our Google hosting project: http://code.google.com/p/googleappengine/downloads/list. The release notes (http://code.google.com/p/googleappengine/wiki/ SdkReleaseNotes) contain all of the nitty gritty details. He

[google-appengine] New Admin Console Release

2008-10-14 Thread Marce
Today we've released some new features in our Admin Console to make it easier for you to manage your application. * Admin Logs: This new feature displays a record of all actions committed by the application's admins. Click on 'Admin Logs' under the 'Administration' section of the navigation bar.

[google-appengine] Re: Join us for App Engine Chat Time

2008-10-20 Thread Marce
Hi, My bad! I've updated the blog, but the correct date for this Wednesday is the 22nd. Concerning the quota requests, in general, you can apply for an increase in your quota by using our request page: http://code.google.com/support/bin/request.py?contact_type=AppEngineContact However, currentl

[google-appengine] Re: Getting 500's when trying to accept new TOS?

2009-03-09 Thread Marce
Hi, Please try this again. I have a feeling it may have been related to the scheduled downtime: http://groups.google.com/group/google-appengine-downtime-notify/browse_thread/thread/16d46fbc268d1ad1 -Marzia On Mar 9, 6:36 pm, Othman wrote: > Am using app engine to run Reitveld. > > Been runnin

[google-appengine] Re: Pure Python .egg files?

2008-10-30 Thread Marce (Google)
H, my email post doesn't seem to be showing up, so I'm going to try it through the web, this will probably end up being a re-post :) Hi Brad, This is a conflict with package names. Our packages are google.appengine, and you are trying to use a packaged named google.protobuf. You should inc

[google-appengine] Group Welcome & Read Me

2008-11-11 Thread Marce (Google)
Hi, Welcome to the Google App Engine developer forum. Before posting you may want to read our user maintained App Engine Community FAQ: http://knol.google.com/k/marce/app-engine-community-faqs/vkzeph4si12v/1#. These are questions written and maintained by the group's members. If you

[google-appengine] Reminder: Scheduled Maintenance This Evening

2008-11-11 Thread Marce (Google)
Hi, This is just a reminder that this evening from 5-6pm PST, you will not be able to deploy new application versions. More details can be found here: http://groups.google.com/group/google-appengine-downtime-notify/browse_thread/thread/25c9c6fdfe4561f5 Also, a reminder that all notifications of

[google-appengine] Re: SDK 1.1.6 Released

2008-11-21 Thread Marce (Google)
Today we released the 1.1.7 SDK in order to fix the following issue that occurred in 1.1.6: http://code.google.com/p/googleappengine/issues/detail?id=877 -Marzia On Nov 20, 6:07 pm, Marzia Niccolai <[EMAIL PROTECTED]> wrote: > Hi, > > Today we released the 1.1.6 SDK.  You can download it on our

[google-appengine] Re: UnboundLocalError: local variable 'before_path' referenced before assignment

2008-12-10 Thread Marce (Google)
Hi, I've had no luck replicating this on my machine (Mac OS 10.5) with the current 1.1.7 SDK, so this may be system or SDK related. For what it's worth, this is the code i'm using (I just chose a random non- english character in this case): class MainHandler(webapp.RequestHandler): def get(s

[google-appengine] New Limits for Several App Engine Operations

2009-02-13 Thread Marce (Google)
For those of you who haven't already heard, we're very excited yesterday to have announced that we've raised limits on several App Engine operations: * No more "High CPU Requests"! App Engine Apps were once allowed no more than 2 CPU-intensive requests per minute. We've made some adjustments