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
It may or may not be worth changing, but currently submitting a malformed request gets you a 500 page with a ton of detail about the error, including stack traces and some kind of WSGI console login. This could be useful for debugging but I wonder if we should clean it up somewhat for production?
The text was updated successfully, but these errors were encountered:
It may or may not be worth changing, but currently submitting a malformed request gets you a 500 page with a ton of detail about the error, including stack traces and some kind of WSGI console login. This could be useful for debugging but I wonder if we should clean it up somewhat for production?
The text was updated successfully, but these errors were encountered: