thirdparty/google_appengine/new_project_template/index.yaml
author Todd Larsen <tlarsen@google.com>
Sat, 18 Oct 2008 01:35:08 +0000
changeset 373 dcd7013ae0d5
parent 109 620f9b141567
permissions -rw-r--r--
Add the Page object to the context of each view method. Also, add some missing Arg: sections to __doc__ strings and fix the missing context issue in editPost() and editGet(). Patch by: Todd Larsen Review by: to-be-reviewed

indexes:

# AUTOGENERATED

# This index.yaml is automatically updated whenever the dev_appserver
# detects that a new type of query is run.  If you want to manage the
# index.yaml file manually, remove the above marker line (the line
# saying "# AUTOGENERATED").  If you want to manage some indexes
# manually, move them above the marker line.  The index.yaml file is
# automatically uploaded to the admin console when you next deploy
# your application using appcfg.py.