9,633 questions
Hello there,
Create a view that should be called if none of the URL patterns match.
Add handler404 = path.to.your.view to your root URLconf.
Similar discussion here
[https://learn.microsoft.com/en-us/answers/questions/1356298/how-to-fixjson-response-((error-((code-404-message ](https://learn.microsoft.com/en-us/answers/questions/1356298/how-to-fixjson-response-((error-((code-404-message )
Hope this resolves your Query !!
--If the reply is helpful, please Upvote and Accept it as an answer--