thirdparty/google_appengine/new_project_template/app.yaml
author Daniel Diniz <ajaksu@gmail.com>
Sat, 27 Jun 2009 09:35:50 +0200
changeset 2423 d6b4be046c26
parent 109 620f9b141567
permissions -rw-r--r--
Adding JS files for use in Surveys. Patch by: Daniel Diniz, James Levy Reviewed by: Mario Ferraro

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

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