SafeExceptionReporterFilter.is_active(request)
[source]
Returns True
to activate the filtering operated in the other methods. By default the filter is active if DEBUG
is False
.
SafeExceptionReporterFilter.is_active(request)
[source]
Returns True
to activate the filtering operated in the other methods. By default the filter is active if DEBUG
is False
.
Please login to continue.