thirdparty/google_appengine/new_project_template/app.yaml
author Pawel Solyga <Pawel.Solyga@gmail.com>
Mon, 10 Nov 2008 17:25:05 +0000
changeset 466 ad2908f1646a
parent 109 620f9b141567
permissions -rw-r--r--
Fix names typos in home_settings and site_settings modules. Patch by: Pawel Solyga

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

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