thirdparty/google_appengine/new_project_template/app.yaml
author Lennard de Rijk <ljvderijk@gmail.com>
Sat, 13 Dec 2008 11:02:08 +0000
changeset 727 ddf44af087a0
parent 109 620f9b141567
permissions -rw-r--r--
Using getForCurrentAccount where possible due to comments on r1309. Patch by: Lennard de Rijk

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

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