Skip to content
Snippets Groups Projects
Commit d0923d56 authored by Konrad Mohrfeldt's avatar Konrad Mohrfeldt :koala:
Browse files

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.
parent ab5e746f
No related branches found
No related tags found
Loading
Checking pipeline status