thirdparty/google_appengine/new_project_template/app.yaml
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 19 Apr 2009 10:37:10 +0000
changeset 2239 9a47a64dcc08
parent 109 620f9b141567
permissions -rw-r--r--
Students can not list their own projects before the accepted students announced deadline. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed

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

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