thirdparty/google_appengine/new_project_template/app.yaml
author Todd Larsen <tlarsen@google.com>
Fri, 03 Oct 2008 23:59:49 +0000
changeset 274 56e1c1721299
parent 109 620f9b141567
permissions -rw-r--r--
Move helpers/forms_helpers.py to helper/forms.py. Patch by: Todd Larsen Review by: to-be-reviewed

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

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