thirdparty/google_appengine/demos/guestbook/app.yaml
author Daniel Hans <Daniel.M.Hans@gmail.com>
Fri, 30 Oct 2009 12:40:56 +0100
changeset 3068 1e01ffe9cc61
parent 109 620f9b141567
permissions -rw-r--r--
checkIsHostForProgram fixes: logic argument has default value and is actually used to look up for a program entity,

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

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