hipo-drf-exceptions icon indicating copy to clipboard operation
hipo-drf-exceptions copied to clipboard

Return JSON for InternalServerErrors

Open efe opened this issue 4 years ago • 1 comments

Issue: https://github.com/Hipo/hipo-drf-exceptions/issues/7

efe avatar Apr 24 '20 11:04 efe

@efe did you check these docs? https://www.django-rest-framework.org/api-guide/exceptions/#generic-error-views https://docs.djangoproject.com/en/dev/topics/http/views/#customizing-error-views

Maybe we shouldn't have a middleware at all?

yigitguler avatar Oct 05 '20 14:10 yigitguler