Constantine Davantzis

Results 1 issues of Constantine Davantzis

If a viewset is using the filter backend `rest_framework_json_api.filters.QueryParameterValidationFilter` the server will throw a 500 error when an invalid parameter is provided and the response is being rendered using `rest_framework.renderers.BrowsableAPIRenderer`....

bug