thirdparty/google_appengine/demos/guestbook/app.yaml
author Lennard de Rijk <ljvderijk@gmail.com>
Tue, 29 Sep 2009 20:04:24 +0200
changeset 2991 d6efef2989ac
parent 109 620f9b141567
permissions -rw-r--r--
Fixed use of wrong dictionary key in Task Decorators.

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

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