thirdparty/google_appengine/demos/guestbook/app.yaml
author Lennard de Rijk <ljvderijk@gmail.com>
Tue, 11 Aug 2009 10:54:56 -0700
changeset 2755 e8b599ba7b37
parent 109 620f9b141567
permissions -rw-r--r--
Completed the proper filter for the GradingProjectSurvey results view. Also set the access check to checkIsUser.

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

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