thirdparty/google_appengine/new_project_template/app.yaml
author Lennard de Rijk <ljvderijk@gmail.com>
Thu, 17 Sep 2009 23:37:55 +0200
changeset 2947 435f8701c6bc
parent 109 620f9b141567
permissions -rw-r--r--
Added missing argument to org_app View access check.

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

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