TNRIS/lake-gallery

error handling views only 500

Opened this issue · 0 comments

all error views are only returning 500 codes. never 404 for bad urls, etc.
i think an "exception" argument is missing in the handler view functions:
reference: https://stackoverflow.com/a/54165066