thirdparty/google_appengine/demos/guestbook/app.yaml
author Todd Larsen <tlarsen@google.com>
Wed, 24 Sep 2008 05:17:44 +0000
changeset 197 4cf7c0040f2e
parent 109 620f9b141567
permissions -rw-r--r--
Sidebar-building controller, with a TODO remaining to implement marking the current page as "selected".

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

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