thirdparty/google_appengine/new_project_template/app.yaml
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sun, 30 Nov 2008 16:32:23 +0000
changeset 624 811f50717bea
parent 109 620f9b141567
permissions -rw-r--r--
Remove unused imports in soc.views.models role, host and site modules. Add missing parameter in getDjangoURLPatters method. Patch by: Pawel Solyga

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

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