thirdparty/google_appengine/new_project_template/app.yaml
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sun, 30 Nov 2008 16:29:48 +0000
changeset 623 01757248f7c3
parent 109 620f9b141567
permissions -rw-r--r--
Remove unused imports in soc.views.models.user and soc.views.models.sponsor modules. Patch by: Pawel Solyga

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

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