thirdparty/google_appengine/new_project_template/app.yaml
author Pawel Solyga <Pawel.Solyga@gmail.com>
Tue, 30 Sep 2008 12:47:05 +0000
changeset 210 d05444cf4641
parent 109 620f9b141567
permissions -rw-r--r--
Replaced context.update call to simple value assignment in site.user.profile.create view function.

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

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