From 785500241ea752a17fe66d1f8637518ce26283b7 Mon Sep 17 00:00:00 2001 From: Philip Sargent <philip.sargent@gmail.com> Date: Wed, 30 Mar 2022 21:29:52 +0100 Subject: [PATCH] better debug --- core/views/statistics.py | 1 + 1 file changed, 1 insertion(+) 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)