thirdparty/google_appengine/new_project_template/app.yaml
author Sverre Rabbelier <srabbelier@gmail.com>
Wed, 07 Jan 2009 21:58:43 +0000
changeset 778 bc13cd968946
parent 109 620f9b141567
permissions -rw-r--r--
Added support for mutliple edit forms based on entity type This makes it possible to have different edit forms in timeline based on which workflow type is used. Patch by: Sverre Rabbelier

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

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