thirdparty/google_appengine/new_project_template/app.yaml
author Dmitri Gaskin <dmitrig01@gmail.com>
Sat, 08 Nov 2008 17:06:35 +0000
changeset 449 a4dc4c9e7356
parent 109 620f9b141567
permissions -rw-r--r--
Allowing + and - to be clicked in the menu

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

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