thirdparty/google_appengine/demos/guestbook/app.yaml
author Madhusudan C.S. <madhusudancs@gmail.com>
Mon, 25 May 2009 23:42:56 +0200
changeset 2347 c5a397f57d65
parent 109 620f9b141567
permissions -rw-r--r--
Added several models related to the GHOP workflow. These models will form the base of the GHOP infrastructure together with the already commited task model. Reviewed by: Lennard de Rijk

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

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