thirdparty/google_appengine/demos/guestbook/app.yaml
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sun, 15 Mar 2009 14:14:13 +0000
changeset 1867 09e3771fc096
parent 109 620f9b141567
permissions -rw-r--r--
Set new Melange version number to 0-5-20090315 in app.yaml.template. Patch by: Pawel Solyga

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

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