search() got an unexpected keyword argument ‘query’
`I want to implement the search function with the Django Web framework. I’m working on fetching public data (API) and fetching the data corresponding to the search results and showing it on the index.html page