thirdparty/google_appengine/demos/guestbook/app.yaml
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 28 Feb 2009 12:32:52 +0000
changeset 1557 9e32e6258319
parent 109 620f9b141567
permissions -rw-r--r--
Properly fixed host access now Patch by: Sverre Rabbelier

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

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