thirdparty/google_appengine/new_project_template/app.yaml
author Lennard de Rijk <ljvderijk@gmail.com>
Tue, 06 Jan 2009 21:21:09 +0000
changeset 770 eb2e69312953
parent 109 620f9b141567
permissions -rw-r--r--
Fixed a bug where a new timeline would get created on every edit of an existing program. Patch by: Lennard de Rijk

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

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