app/index.yaml
changeset 2949 22ec1c2e6621
parent 2934 e8522be2737b
--- 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