thirdparty/google_appengine/demos/guestbook/app.yaml
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 08 Mar 2009 13:11:49 +0000
changeset 1740 fbc2ad561c4b
parent 109 620f9b141567
permissions -rw-r--r--
Added a new method in the review logic to return all reviews for the given entity as scope. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed

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

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