thirdparty/google_appengine/demos/guestbook/app.yaml
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 08 Mar 2009 02:13:15 +0000
changeset 1737 9dc63101b107
parent 109 620f9b141567
permissions -rw-r--r--
Support non-float slots This is for easier interaction with the frontend. Patch by: Sverre Rabbelier

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

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