thirdparty/google_appengine/new_project_template/app.yaml
author Todd Larsen <tlarsen@google.com>
Wed, 01 Oct 2008 02:02:44 +0000
changeset 228 2204287da374
parent 109 620f9b141567
permissions -rw-r--r--
Add placeholder for future (to-be-implemented) getPreferredListPagination() function.

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

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