thirdparty/google_appengine/new_project_template/app.yaml
author Lennard de Rijk <ljvderijk@gmail.com>
Fri, 24 Jul 2009 15:23:45 +0200
changeset 2671 2eaacbbdb168
parent 109 620f9b141567
permissions -rw-r--r--
Use proper in-line imports where possible in the Notifications helper.

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

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