thirdparty/google_appengine/demos/guestbook/app.yaml
author James Levy <jamesalexanderlevy@gmail.com>
Mon, 25 May 2009 02:23:42 +0200
changeset 2340 f835e39b4dbc
parent 109 620f9b141567
permissions -rw-r--r--
Add an EditForm id to the edit form

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

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