thirdparty/google_appengine/new_project_template/index.yaml
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 25 Jan 2009 22:05:25 +0000
changeset 993 99c46908b4b6
parent 109 620f9b141567
permissions -rw-r--r--
Renamed role_names to role_logic and made it a dictionary. It now maps a role_name to role_logic. This will be useful for listing for instance club members. Patch by: Lennard de Rijk Reviewed 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.