thirdparty/google_appengine/new_project_template/app.yaml
author Mario Ferraro <fadinlight@gmail.com>
Sat, 09 May 2009 01:14:03 +0200
changeset 2300 b9fd1e20d413
parent 109 620f9b141567
permissions -rw-r--r--
Fixed Issue 627 where multiple Purr boxes would show when using calendar widget.

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

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