feedback/utils.py
changeset 44 7d748db0c7c3
parent 42 0f926874a695
child 62 b7e47cc39342
--- a/feedback/utils.py	Thu Apr 15 14:38:48 2010 +0530
+++ b/feedback/utils.py	Thu Apr 15 14:50:47 2010 +0530
@@ -70,7 +70,7 @@
 
     no_of_feeds = feeds.count()
     if not no_of_feeds:
-        return {}
+        return []
 
     day_report = []