thirdparty/google_appengine/new_project_template/app.yaml
author Todd Larsen <tlarsen@google.com>
Fri, 29 Aug 2008 04:24:31 +0000
changeset 124 051afb721c22
parent 109 620f9b141567
permissions -rw-r--r--
Refactor soc/views/user/profile.py to make use of several of the new views available in soc/views/simple.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