thirdparty/google_appengine/new_project_template/app.yaml
author Lennard de Rijk <ljvderijk@gmail.com>
Thu, 26 Feb 2009 08:38:09 +0000
changeset 1503 c8ebaacc2337
parent 109 620f9b141567
permissions -rw-r--r--
Added pre-rejected choice to GroupApplication. This will be used to bulk reject organizations. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed

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

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