thirdparty/google_appengine/demos/guestbook/app.yaml
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sat, 11 Jul 2009 19:37:26 +0200
changeset 2590 f0d0c9e7b2d4
parent 109 620f9b141567
permissions -rw-r--r--
Fix indention and add missing dot in docstring in survey models.

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

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