thirdparty/google_appengine/new_project_template/app.yaml
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 24 Oct 2009 16:23:31 -0700
changeset 3043 187c1709756b
parent 109 620f9b141567
permissions -rw-r--r--
GSoC Views

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

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