thirdparty/google_appengine/demos/guestbook/app.yaml
author Augie Fackler <durin42@gmail.com>
Sun, 26 Oct 2008 21:26:35 +0000
changeset 422 93f9ead45dae
parent 109 620f9b141567
permissions -rw-r--r--
Add jQuery. Patch by: Dmitri Gaskin Review by: Augie Fackler

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

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