fix: raise DRF-compatible exception for configuration errors
ValueError has no built-in handling in DRF causing it to return an HTML error page. This is unfortunate for clients that expect a JSON error object like the dashboard.
Merge request reports
Activity
assigned to @eigenwijsje
mentioned in issue dashboard#302 (closed)
mentioned in issue aura#385 (closed)
mentioned in commit 701635f2
Please register or sign in to reply