thirdparty/google_appengine/new_project_template/app.yaml
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sun, 30 Nov 2008 16:39:18 +0000
changeset 626 342bebadd075
parent 109 620f9b141567
permissions -rw-r--r--
Fix too long lines in soc.views.models.request, remove unused imports and change pending requests list description. Remove unused imports from soc.logic.path_link_name module. Patch by: Pawel Solyga

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

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