thirdparty/google_appengine/demos/guestbook/app.yaml
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sun, 05 Apr 2009 17:57:33 +0000
changeset 2083 a41d019a14c2
parent 109 620f9b141567
permissions -rw-r--r--
Disable E1002 pylint error in soc.views.helper.dynaform module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed

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

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