thirdparty/google_appengine/new_project_template/app.yaml
author Lennard de Rijk <ljvderijk@gmail.com>
Thu, 18 Dec 2008 07:02:48 +0000
changeset 760 48d38f8a50ab
parent 109 620f9b141567
permissions -rw-r--r--
Overwrite default patterns in views/models/notification.py to disallow certain URL's. Patch by: Lennard de Rijk

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

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