thirdparty/google_appengine/new_project_template/app.yaml
author Lennard de Rijk <ljvderijk@gmail.com>
Thu, 24 Sep 2009 20:31:56 +0200
changeset 2969 d0914c76ecc3
parent 109 620f9b141567
permissions -rw-r--r--
Corrected an import in the student_school_type update module.

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

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