thirdparty/google_appengine/demos/guestbook/app.yaml
author Sverre Rabbelier <srabbelier@gmail.com>
Mon, 20 Oct 2008 23:24:41 +0000
changeset 401 37d0b6c25f3e
parent 109 620f9b141567
permissions -rw-r--r--
Make use of the new generic views Patch by: Sverre Rabbelier Reviewed by: to-be-reviewed

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

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