thirdparty/google_appengine/new_project_template/app.yaml
author Lennard de Rijk <ljvderijk@gmail.com>
Thu, 20 Nov 2008 21:08:07 +0000
changeset 518 d9d31d316a74
parent 109 620f9b141567
permissions -rw-r--r--
Changes the list template to use an instruction_text property that sets the text above the list. This makes the create_invite template unneeded. The instruction_text comes in handy when defining special lists. Patch by: Lennard de Rijk

application: new-project-template
version: 1
runtime: python
api_version: 1

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