Skip to content Skip to sidebar Skip to footer
Showing posts with the label Google App Engine

Google Cloud Endpoints Generated Ios Client Not Working

I have a python webservice running locally using GAE Python SDK 1.8.3. After annotating the API and… Read more Google Cloud Endpoints Generated Ios Client Not Working

Importerror, Using Pytz In Google App Engine

I'm trying to use pytz in my web app to apply a timezone to a datetime object. First I tried i… Read more Importerror, Using Pytz In Google App Engine

Should I Optimize Around Reads Or Cpu Time In Google App Engine

I'm trying to optimize my design, but it's really difficult to put things in perspective. S… Read more Should I Optimize Around Reads Or Cpu Time In Google App Engine

404 From Cron Job On Google App Engine Django App

So, everything else works... to preface this. But, I haven't really moved outside the admin int… Read more 404 From Cron Job On Google App Engine Django App

How To Construct Gql To Not Contain A Value From A Set?

Is it possible to select from a google app engine db where the key of a db.Model object is not in a… Read more How To Construct Gql To Not Contain A Value From A Set?

Google Appengine Hello World Gets Http 500 Error

I created a new project in Google Appengine but when I try to access it through localhost I get a H… Read more Google Appengine Hello World Gets Http 500 Error