thirdparty/google_appengine/new_project_template/app.yaml
author Lennard de Rijk <ljvderijk@gmail.com>
Mon, 10 Aug 2009 15:49:47 -0700
changeset 2746 ca3b1a86bce8
parent 109 620f9b141567
permissions -rw-r--r--
Redirect to the manage page for failed, completed and withdrawn projects.

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

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