thirdparty/google_appengine/demos/guestbook/app.yaml
author Pawel Solyga <Pawel.Solyga@gmail.com>
Tue, 23 Sep 2008 17:55:54 +0000
changeset 187 2c0a497b2b2a
parent 109 620f9b141567
permissions -rw-r--r--
Change user list view instruction. Don't show "Next >" disabled greyed text in the list pagination if there is only one page.

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

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