django-planet
Oct. 11, 2021

Basic and Full-text Search with Django and Postgres

in blog TestDriven.io Blog
original entry Basic and Full-text Search with Django and Postgres

This tutorial looks at how to add basic and full-text search to a Django app with Postgres.