thirdparty/google_appengine/new_project_template/app.yaml
author Madhusudan.C.S <madhusudancs@gmail.com>
Wed, 26 Aug 2009 20:17:27 +0530
changeset 2805 dc6625df73bf
parent 109 620f9b141567
permissions -rw-r--r--
Added GHOPTaskSubscription model to keep track subscriptions for GHOPTasks.

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

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