thirdparty/google_appengine/demos/guestbook/app.yaml
author Sverre Rabbelier <srabbelier@gmail.com>
Mon, 02 Mar 2009 19:47:04 +0000
changeset 1591 7ddd92a3702c
parent 109 620f9b141567
permissions -rw-r--r--
Support HTML in the site-wide notice Patch by: Sverre Rabbelier

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

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