Skip to content

SearchFilter gives error in Full-text search using ('@') even when using Django and PostgreSQL #8205

Discussion options

You must be logged in to vote

It will only work if django.contrib.postgres is added in the INSTALLED_APPS.

https://docs.djangoproject.com/en/3.2/ref/contrib/postgres/search/#the-search-lookup

To use the search lookup, 'django.contrib.postgres' must be in your INSTALLED_APPS.

Replies: 3 comments 10 replies

Comment options

You must be logged in to vote
7 replies
@kushshiv
Comment options

@tomchristie
Comment options

@kushshiv
Comment options

@tomchristie
Comment options

@kushshiv
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by kushshiv
Comment options

You must be logged in to vote
3 replies
@auvipy
Comment options

@sevdog
Comment options

@auvipy
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #8202 on October 06, 2021 11:14.