thirdparty/google_appengine/demos/guestbook/app.yaml
author Pawel Solyga <Pawel.Solyga@gmail.com>
Tue, 30 Sep 2008 12:59:59 +0000
changeset 211 ec26682053df
parent 109 620f9b141567
permissions -rw-r--r--
Made mce_settings class variable in TinyMCE widget a copy of default settings instead of reference.

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

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