forked from expo/troggle
better debug
This commit is contained in:
parent
dddb9b1f57
commit
785500241e
@ -95,6 +95,7 @@ def pathsreport(request):
|
|||||||
}
|
}
|
||||||
except:
|
except:
|
||||||
pathstype["! EXCEPTION !"] = "missing or exta string constant in troggle/settings"
|
pathstype["! EXCEPTION !"] = "missing or exta string constant in troggle/settings"
|
||||||
|
raise
|
||||||
|
|
||||||
# settings are unique by paths are not
|
# settings are unique by paths are not
|
||||||
ncodes = len(pathsdict)
|
ncodes = len(pathsdict)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user