thirdparty/google_appengine/demos/guestbook/app.yaml
author Todd Larsen <tlarsen@google.com>
Wed, 01 Oct 2008 16:47:00 +0000
changeset 246 5d2df032e19e
parent 109 620f9b141567
permissions -rw-r--r--
Shrink the sidebar menu separately from the main body text.

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

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