thirdparty/google_appengine/new_project_template/app.yaml
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 04 Oct 2009 20:46:59 +0200
changeset 3006 e74c4d37a61a
parent 109 620f9b141567
permissions -rw-r--r--
Added Review module conversion update. In which we'll phase out the reviewer property from Review.

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

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