Closed lorenzschreyer closed 1 year ago
fieldname should match the field in database / serializer object
return Response(jsonMessages.errorJsonResponse("Challenge ID not found!"), status=status.HTTP_404_NOT_FOUND)
unnecessary
fieldname should match the field in database / serializer object