thirdparty/google_appengine/demos/guestbook/app.yaml
author Sverre Rabbelier <sverre@rabbelier.nl>
Mon, 07 Sep 2009 20:27:37 +0200
changeset 2878 cf4b80992451
parent 109 620f9b141567
permissions -rw-r--r--
merge with wrong head

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

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