thirdparty/google_appengine/new_project_template/app.yaml
author Lennard de Rijk <ljvderijk@gmail.com>
Fri, 03 Jul 2009 12:02:57 +0200
changeset 2498 fd51f2159bff
parent 109 620f9b141567
permissions -rw-r--r--
Overwrite _getSurveyRecordFor in ProjectSurvey view to take StudentProject into account.

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

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