I saw the solution to the question "how to make the search engine of my application in django"; however, I have tried to use a html filter of those that filter a table in the browser and are erasing data until they leave only the data that looks like the criteria that was entered in the text box that is to search. but the Jquery does not work with the dynamic data brought to the table from a database. the question is some way to solve the filtering in the browser since all the data is displayed, or the idea is illogical and can only be done from the views. some trick ?? well, I appreciate any answer that clarifies the doubt. thank you!!!