--- a/src/catedit/views/categories.py Fri Apr 10 12:31:50 2015 +0200
+++ b/src/catedit/views/categories.py Fri Apr 10 12:41:49 2015 +0200
@@ -89,7 +89,7 @@
5,
1
)[0]
- logger.debug(repr(cat_list))
+ #logger.debug(repr(cat_list))
return render_template(
'categories/workshop.html',
cat_list=cat_list,