thirdparty/google_appengine/demos/guestbook/app.yaml
author Mario Ferraro <fadinlight@gmail.com>
Tue, 25 Aug 2009 19:32:53 +0100
changeset 2803 ef8303b31490
parent 109 620f9b141567
permissions -rw-r--r--
JSLint script file renamed because of better file name style.

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

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