thirdparty/google_appengine/demos/guestbook/app.yaml
author Sverre Rabbelier <srabbelier@gmail.com>
Wed, 01 Apr 2009 00:29:34 +0000
changeset 2045 e7cf95cc4c18
parent 109 620f9b141567
permissions -rw-r--r--
Fixed a typo in seed_db.html Patch by: Sverre Rabbelier

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

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