thirdparty/google_appengine/new_project_template/app.yaml
author Lennard de Rijk <ljvderijk@gmail.com>
Tue, 14 Jul 2009 00:55:05 +0200
changeset 2640 da8aa1ff6943
parent 109 620f9b141567
permissions -rw-r--r--
Fixed an error occuring when assigning more then one secondary mentors.

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

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