thirdparty/google_appengine/demos/guestbook/app.yaml
author Tim Ansell <mithro@gmail.com>
Tue, 17 Feb 2009 06:52:06 +0000
changeset 1369 0be1f471413c
parent 109 620f9b141567
permissions -rw-r--r--
Make the web forms look a little nicer.

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

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