You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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