app/soc/views/models/group_app.py
changeset 2235 d97e75574590
parent 2084 93c8a683dc12
child 2656 25210120d67b
--- a/app/soc/views/models/group_app.py	Sun Apr 19 00:07:29 2009 +0000
+++ b/app/soc/views/models/group_app.py	Sun Apr 19 00:07:46 2009 +0000
@@ -173,7 +173,8 @@
     list_params = params.copy()
     index = 0
 
-    filter = {}
+    if not filter:
+      filter = {}
 
     for status, action in selection:
       # only select the requests that have been pre-accpeted