thirdparty/google_appengine/new_project_template/app.yaml
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sat, 22 Nov 2008 18:16:42 +0000
changeset 559 44e50e92621e
parent 109 620f9b141567
permissions -rw-r--r--
Fix names of methods in soc.views.model.site. Patch by: Pawel Solyga

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

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