thirdparty/google_appengine/new_project_template/app.yaml
author Lennard de Rijk <ljvderijk@gmail.com>
Mon, 13 Jul 2009 22:11:28 +0200
changeset 2638 dc3e6a199882
parent 109 620f9b141567
permissions -rw-r--r--
Changed tag for latest version to match the correct commit. Sorry, somehow one file stayed behind :).

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

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