app/index.yaml
author Pawel Solyga <Pawel.Solyga@gmail.com>
Tue, 30 Sep 2008 14:00:11 +0000
changeset 212 8e208e326adb
parent 54 03e267d67478
child 287 847ea0747e4f
permissions -rw-r--r--
Add org ReferenceProperty to Administrator model (many:1 relationship associating Administrators with specific Organization). Update Organization model __doc__ string with information about the back-reference 'admins'. Patch by: Pawel Solyga 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.