thirdparty/google_appengine/new_project_template/app.yaml
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 30 Nov 2008 21:28:25 +0000
changeset 633 899ec5d546bd
parent 109 620f9b141567
permissions -rw-r--r--
Allow developers access to anything that does a checkIsInvited. Patch by: Lennard de Rijk

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

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