thirdparty/google_appengine/demos/guestbook/app.yaml
author Lennard de Rijk <ljvderijk@gmail.com>
Tue, 11 Aug 2009 15:56:55 -0700
changeset 2759 5a8bd9d7725c
parent 109 620f9b141567
permissions -rw-r--r--
Set ASCII-only cleaner for first and last name when dealing with roles.

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

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