GoogleAppEngineLauncher1.1.7で動作確認しています。 (http://code.google.com/intl/ja/appengine/) Frameworkは、GoogleAppEngineOil0.2を使用しています。 (http://code.google.com/p/google-app-engine-oil/) # 変更するところ gae_gdata/application/controller 内の welcome.py 12行目 HOST_URI = 'http://localhost:8080' をあなたの環境(ポートやhoge.appspot.comなど)に書き換えてください。