thirdparty/google_appengine/new_project_template/app.yaml
author Madhusudan.C.S <madhusudancs@gmail.com>
Wed, 26 Aug 2009 17:31:34 +0200
changeset 2807 e716cd6a6de3
parent 109 620f9b141567
permissions -rw-r--r--
GHOPComment Logic is made to inherit from base Logic and made ID based. This matches the recent changes to the GHOP Comment model. Reviewed by: Lennard de Rijk

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

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