thirdparty/google_appengine/demos/guestbook/app.yaml
author Sverre Rabbelier <srabbelier@gmail.com>
Fri, 18 Sep 2009 19:56:23 +0200
changeset 2956 50ce8ac13932
parent 109 620f9b141567
permissions -rw-r--r--
Use the new rights code in core

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

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