From what I can understand, if this is true, all exceptions raised within the Django project will use JSONAPI formatted responses. That is opposed to the default behavior of only using JSONAPI formatted responses if the view is rendered with JSONAPI.