thirdparty/google_appengine/demos/guestbook/app.yaml
author Pawel Solyga <Pawel.Solyga@gmail.com>
Thu, 18 Sep 2008 23:07:06 +0000
changeset 166 4d2cbd0ea977
parent 109 620f9b141567
permissions -rw-r--r--
Fixed too long lines and deleted unused imports in id_user.py.

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

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