thirdparty/google_appengine/demos/guestbook/app.yaml
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 05 Jul 2009 12:57:09 +0200
changeset 2546 df7e4291c23c
parent 109 620f9b141567
permissions -rw-r--r--
Ensure that accessViolations for Survey menu items get captured. (Also ensure that you think before committing something you broke yourself :()

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

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