thirdparty/google_appengine/new_project_template/app.yaml
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 02 Nov 2008 22:56:52 +0000
changeset 434 a4fc430fefac
parent 109 620f9b141567
permissions -rw-r--r--
Added key field definitions to the User logic This is the first part of making the User views generic.

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

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