thirdparty/google_appengine/demos/guestbook/app.yaml
author Lennard de Rijk <ljvderijk@gmail.com>
Thu, 01 Oct 2009 20:46:51 +0200
changeset 3000 733d07eac729
parent 109 620f9b141567
permissions -rw-r--r--
Add the Student to GSoCStudent conversion, Also fix the import sorting.

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

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