thirdparty/google_appengine/new_project_template/app.yaml
author Pawel Solyga <Pawel.Solyga@gmail.com>
Tue, 24 Feb 2009 20:40:30 +0000
changeset 1493 2f6a607390df
parent 109 620f9b141567
permissions -rw-r--r--
Set RELEASE_TAG to 0.4-20090224rc for release candidate. Patch by: Pawel Solyga

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

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