thirdparty/google_appengine/demos/guestbook/app.yaml
author Augie Fackler <durin42@gmail.com>
Sun, 26 Oct 2008 00:57:33 +0000
changeset 421 11aa742bf1dc
parent 109 620f9b141567
permissions -rw-r--r--
Remove bogus import from a previous iteration.

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

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