Argus icon indicating copy to clipboard operation
Argus copied to clipboard

Add error views instead of blank page

Open podliashanyk opened this issue 10 months ago • 0 comments

on 404, 500 HTTP errors. Comment if we should add views for any other errors.

Per now user gets a django error page for some errors if DEBUG=True, and a blank page otherwise.

Also see #988

podliashanyk avatar May 21 '25 11:05 podliashanyk