thirdparty/google_appengine/new_project_template/app.yaml
author Madhusudan.C.S <madhusudancs@gmail.com>
Mon, 24 Aug 2009 20:12:10 +0530
changeset 2790 c63bd7fcd7a9
parent 109 620f9b141567
permissions -rw-r--r--
Added GHOPStudent model which inherits from core Student model.

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

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