thirdparty/google_appengine/new_project_template/app.yaml
author Lennard de Rijk <ljvderijk@gmail.com>
Tue, 03 Feb 2009 08:36:05 +0000
changeset 1197 7785b5091f07
parent 109 620f9b141567
permissions -rw-r--r--
Fixes a bug where notifications can't be deleted. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed

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

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