thirdparty/google_appengine/new_project_template/index.yaml
author Lennard de Rijk <ljvderijk@gmail.com>
Thu, 19 Feb 2009 21:27:31 +0000
changeset 1405 43b482f48b12
parent 109 620f9b141567
permissions -rw-r--r--
Added apply as a mentor view which lists all orgs for a given program. The check if someone can actually request to become a mentor is done after the user has selected an organization from this view. This is not bad because a student would never see the link to this page in the program menu. 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.