thirdparty/google_appengine/demos/guestbook/app.yaml
author Lennard de Rijk <ljvderijk@gmail.com>
Fri, 24 Jul 2009 20:17:35 +0200
changeset 2674 d3e9ea65e3ab
parent 109 620f9b141567
permissions -rw-r--r--
Tables listing Requests now show the name of the Group the request is for/from.

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

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