REST_FRAMEWORK = {
...
'EXCEPTION_HANDLER': 'drf_problems.exceptions.exception_handler',
view raw
Set up exception handler
hosted with ❤ by
GitHub