Search

Published: Oct. 2, 2019, 5 p.m.

Despite being a "batteries included" framework, Django provides no built-in support for search. And yet almost every website needs it!\n\nWe discuss how to add search to any Django site via filters and Q objects. Then move on to\xa0more advanced options including full text search with PostgreSQL, Elastic, and more.