thirdparty/google_appengine/new_project_template/app.yaml
author Madhusudan.C.S <madhusudancs@gmail.com>
Fri, 18 Sep 2009 21:59:42 +0530
changeset 2950 ceec88091db8
parent 109 620f9b141567
permissions -rw-r--r--
ret_list keyword argument is added to tags_strings method to enable returning lists also instead of strings.

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

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