thirdparty/google_appengine/demos/guestbook/app.yaml
author Sverre Rabbelier <srabbelier@gmail.com>
Wed, 28 Jan 2009 02:28:52 +0000
changeset 1025 1f83f05f522b
parent 109 620f9b141567
permissions -rw-r--r--
Add grouping to the existing views Patch by: Sverre Rabbelier

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

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