Silence index.yaml
authorSverre Rabbelier <srabbelier@gmail.com>
Thu, 05 Mar 2009 22:30:58 +0000
changeset 1684 83010029e2fb
parent 1683 866667e9343d
child 1685 4b48cd4e4aa9
Silence index.yaml Patch by: Sverre Rabbelier
app/index.yaml
--- a/app/index.yaml	Thu Mar 05 22:30:37 2009 +0000
+++ b/app/index.yaml	Thu Mar 05 22:30:58 2009 +0000
@@ -1,5 +1,12 @@
 indexes:
 
+- kind: StudentProposal
+  properties:
+  - name: org
+  - name: status
+  - name: score
+    direction: desc
+
 # AUTOGENERATED
 
 # This index.yaml is automatically updated whenever the dev_appserver
@@ -9,11 +16,3 @@
 # 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.
-
-# Used once in query history.
-- kind: StudentProposal
-  properties:
-  - name: org
-  - name: status
-  - name: score
-    direction: desc