summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/views/statistics.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/views/statistics.py b/core/views/statistics.py
index 950b147..ad77199 100644
--- a/core/views/statistics.py
+++ b/core/views/statistics.py
@@ -95,6 +95,7 @@ def pathsreport(request):
}
except:
pathstype["! EXCEPTION !"] = "missing or exta string constant in troggle/settings"
+ raise
# settings are unique by paths are not
ncodes = len(pathsdict)