thirdparty/google_appengine/demos/guestbook/app.yaml
author Sverre Rabbelier <srabbelier@gmail.com>
Wed, 08 Apr 2009 22:21:12 +0000
changeset 2132 37c6fe0c426c
parent 109 620f9b141567
permissions -rw-r--r--
Make it possible to specify the key_order for pick Patch by: Kai Blin

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

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