thirdparty/google_appengine/demos/guestbook/app.yaml
author Pawel Solyga <Pawel.Solyga@gmail.com>
Tue, 26 May 2009 22:04:52 +0200
changeset 2356 7c0a55e8e46f
parent 109 620f9b141567
permissions -rw-r--r--
Some small fixes to unique_user_id_adder module.

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

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