thirdparty/google_appengine/new_project_template/app.yaml
author James Levy <jamesalexanderlevy@gmail.com>
Sun, 28 Jun 2009 13:07:18 +0200
changeset 2428 8ca9f32d3fc4
parent 109 620f9b141567
permissions -rw-r--r--
Added Survey and SurveyContent model. They are currently located in a single file this can be undone later on. Patch by: James Levy, Daniel Diniz, Lennard de Rijk Reviewed by: Lennard de Rijk

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

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