drf-standardized-errors icon indicating copy to clipboard operation
drf-standardized-errors copied to clipboard

[Feature] Add option to hide 500 error details

Open ashwanthbalakrishnan5 opened this issue 1 year ago • 0 comments

#42

  • [x] Added setting HIDE_500_ERROR_DETAILS and set it to False by default to ensure backward compatibility
  • [x] Added test for the same
  • [x] Changed the "Internal server error." to "Unhandled server error." in tests to avoid conflict between the message from hide_500_error_details

ashwanthbalakrishnan5 avatar Sep 10 '24 17:09 ashwanthbalakrishnan5