thirdparty/google_appengine/new_project_template/app.yaml
author Sverre Rabbelier <srabbelier@gmail.com>
Wed, 05 Nov 2008 23:38:00 +0000
changeset 446 0b479d573a4c
parent 109 620f9b141567
permissions -rw-r--r--
Refactoring of {site/home}_settings to make them use base.View This makes the way for deleting the key_name.py module

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

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