thirdparty/google_appengine/demos/guestbook/app.yaml
author Pawel Solyga <Pawel.Solyga@gmail.com>
Mon, 18 May 2009 14:22:45 +0200
changeset 2320 5bf22cd44c19
parent 109 620f9b141567
permissions -rw-r--r--
Merge with Sverre's accidental head.

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

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