thirdparty/google_appengine/demos/guestbook/app.yaml
author Sverre Rabbelier <srabbelier@gmail.com>
Mon, 02 Mar 2009 00:03:53 +0000
changeset 1589 6a9bb0f8cde6
parent 109 620f9b141567
permissions -rw-r--r--
Use the new readonly_safe_field where appropriate Patch by: Sverre Rabbelier

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

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