thirdparty/google_appengine/new_project_template/app.yaml
author Sverre Rabbelier <srabbelier@gmail.com>
Fri, 23 Jan 2009 16:53:19 +0000
changeset 926 390c8a98cdd0
parent 109 620f9b141567
permissions -rw-r--r--
Bugfixes to last commit Access rights for 'home' pages and an errornous endif tag. Patch by: Sverre Rabbelier

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

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