thirdparty/google_appengine/demos/guestbook/app.yaml
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sat, 13 Sep 2008 22:53:07 +0000
changeset 142 d88c7dbea0e8
parent 109 620f9b141567
permissions -rw-r--r--
Forgot to change widgets to custom_widgets import in home.py after changing the name of soc/views/helpers/widgets.py file.

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

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