thirdparty/google_appengine/new_project_template/app.yaml
author Pawel Solyga <Pawel.Solyga@gmail.com>
Mon, 01 Dec 2008 12:37:16 +0000
changeset 639 1f92bd41b914
parent 109 620f9b141567
permissions -rw-r--r--
Some docstring fixes in few modules (soc.views.helper soc.views.models.base). Patch by: Pawel Solyga

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

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