thirdparty/google_appengine/demos/guestbook/app.yaml
author Todd Larsen <tlarsen@google.com>
Wed, 01 Oct 2008 07:00:26 +0000
changeset 239 497da2d890ff
parent 109 620f9b141567
permissions -rw-r--r--
Some styles used by r671, the simplistic Document view.

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

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