app/index.yaml
author Todd Larsen <tlarsen@google.com>
Fri, 03 Oct 2008 07:03:11 +0000
changeset 264 97b60788cb9a
parent 54 03e267d67478
child 287 847ea0747e4f
permissions -rw-r--r--
Change to imports to follow the style guide: http://code.google.com/p/soc/wiki/PythonStyleGuide#Module_and_package_imports Specifically: "Use from x import y only when x is a package and y is a module."

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.