thirdparty/google_appengine/demos/guestbook/app.yaml
author Daniel Hans <Daniel.M.Hans@gmail.com>
Sat, 24 Oct 2009 22:47:04 +0200
changeset 3034 aa5ebb226b22
parent 109 620f9b141567
permissions -rw-r--r--
Whitespaces fixed in task view.

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

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