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)