thirdparty/google_appengine/demos/guestbook/app.yaml
author Pawel Solyga <Pawel.Solyga@gmail.com>
Mon, 18 May 2009 19:33:47 +0200
changeset 2325 a72a1490a876
parent 109 620f9b141567
permissions -rw-r--r--
Add missing __init__.py file to htmlsanitizer folder.

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

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