thirdparty/google_appengine/new_project_template/app.yaml
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 07 Dec 2008 15:28:36 +0000
changeset 701 d6f5d34cff5a
parent 109 620f9b141567
permissions -rw-r--r--
If an entity is unscoped, do not try to retrieve a scope Patch by: Sverre Rabbelier

application: new-project-template
version: 1
runtime: python
api_version: 1

handlers:
- url: .*
  script: main.py