thirdparty/google_appengine/demos/guestbook/app.yaml
author Pawel Solyga <Pawel.Solyga@gmail.com>
Fri, 20 Mar 2009 14:37:52 +0000
changeset 1952 7c97323fd20b
parent 109 620f9b141567
permissions -rw-r--r--
Slot allocator Javascript fix. This prevents from calling updateFromJSON function if there is no data. Patch by: Mario Ferraro Reviewed by: Pawel Solyga

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

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