thirdparty/google_appengine/new_project_template/app.yaml
author Mario Ferraro <fadinlight@gmail.com>
Mon, 07 Sep 2009 15:07:37 +0200
changeset 2872 7d5c8039fbe2
parent 109 620f9b141567
permissions -rw-r--r--
Added Shrinksafe code to shrink JS files before deploy.

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

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