thirdparty/google_appengine/demos/guestbook/app.yaml
author Daniel Hans <Daniel.M.Hans@gmail.com>
Tue, 03 Nov 2009 02:16:51 +0100
changeset 3077 6d77028ab895
parent 109 620f9b141567
permissions -rw-r--r--
Accidental module change in settings.py fixed.

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

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