thirdparty/google_appengine/demos/guestbook/app.yaml
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 31 Jan 2009 12:22:01 +0000
changeset 1102 8765079db045
parent 109 620f9b141567
permissions -rw-r--r--
Brown paper bag fix We can only add the create link if there is a site entity. Patch by: Sverre Rabbelier

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

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