thirdparty/google_appengine/new_project_template/app.yaml
author Sverre Rabbelier <srabbelier@gmail.com>
Mon, 02 Feb 2009 15:39:22 +0000
changeset 1183 03db1f6d222a
parent 109 620f9b141567
permissions -rw-r--r--
Make getForFields work with no filter Patch by: Sverre Rabbelier

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

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