thirdparty/google_appengine/demos/guestbook/app.yaml
author Sverre Rabbelier <srabbelier@gmail.com>
Mon, 17 Nov 2008 00:01:33 +0000
changeset 496 875bdc5741eb
parent 109 620f9b141567
permissions -rw-r--r--
Temporary fix for creating a new user account This should probably be solved more elegantly, but edit_self is going to be used soon.

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

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