thirdparty/google_appengine/demos/guestbook/app.yaml
author Todd Larsen <tlarsen@google.com>
Wed, 14 Jan 2009 20:37:24 +0000
changeset 807 b6db9fb1246d
parent 109 620f9b141567
permissions -rw-r--r--
Hack in tos_scope_path and tos_link_id to select Terms of Service Document. Patch by: Todd Larsen Review by: to-be-reviewed

application: guestbook
version: 1
runtime: python
api_version: 1

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