thirdparty/google_appengine/demos/guestbook/app.yaml
author Todd Larsen <tlarsen@google.com>
Wed, 27 Aug 2008 21:21:44 +0000
changeset 110 e310681d5509
parent 109 620f9b141567
permissions -rw-r--r--
Base classes for all Datastore Models in Melange. Patch by: Todd Larsen Review by: to-be-reviewed

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

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