thirdparty/google_appengine/demos/guestbook/app.yaml
author Lennard de Rijk <ljvderijk@gmail.com>
Fri, 04 Sep 2009 22:51:23 +0200
changeset 2861 17d5cfe85faf
parent 109 620f9b141567
permissions -rw-r--r--
Fixed GHOP Cleaning clean_mentors_list method from using query on list. Somehow this fix was missing from the previous revision, bad HG.

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

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