thirdparty/google_appengine/new_project_template/app.yaml
author Todd Larsen <tlarsen@google.com>
Tue, 30 Sep 2008 17:03:51 +0000
changeset 217 7e121e6ba0dd
parent 109 620f9b141567
permissions -rw-r--r--
Add "Last updated" footer to front page body text, using the modified Property from the Work entity.

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

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