thirdparty/google_appengine/new_project_template/index.yaml
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 07 Dec 2008 17:02:32 +0000
changeset 706 19f55eb5f194
parent 109 620f9b141567
permissions -rw-r--r--
Add site scoped documents to the Site menu This allows for featured documents that belong to the Site scope to show up in the 'Site' menu. Patch by: Sverre Rabbelier

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.