Added index to sort GHOPOrganizations per program by their name.
Reviewed by: Lennard de Rijk
--- a/app/index.yaml Fri Sep 18 20:35:55 2009 +0530
+++ b/app/index.yaml Fri Sep 18 18:39:00 2009 +0200
@@ -71,6 +71,13 @@
- name: grading_survey_group
- name: __key__
+# used to order the accepted GHOPorganizations on there name
+- kind: GHOPOrganization
+ properties:
+ - name: scope
+ - name: status
+ - name: name
+
# used to order GHOPComments under a GHOPTask with that GHOPTask being
# its ancestor entity in the entity group.
- kind: GHOPComment