Index: channels/favicon.py ================================================================== --- channels/favicon.py +++ channels/favicon.py @@ -128,11 +128,10 @@ if row.get("favicon") and False: pass # Cache image filename: have or can't have favicon_fn = row_to_fn(row) - print favicon_fn if not favicon_fn: continue try: # Image already exists