[2.1.x] Fixed typo in docs/ref/contrib/postgres/search.txt.
Backport of 57fd3700d4f5a7887ad3967fe19b61bc9f25b2f3 from master
This commit is contained in:
parent
9c88826ff9
commit
08ce2666da
@ -116,7 +116,7 @@ Changing the search configuration
|
||||
|
||||
You can specify the ``config`` attribute to a :class:`SearchVector` and
|
||||
:class:`SearchQuery` to use a different search configuration. This allows using
|
||||
a different language parsers and dictionaries as defined by the database::
|
||||
different language parsers and dictionaries as defined by the database::
|
||||
|
||||
>>> from django.contrib.postgres.search import SearchQuery, SearchVector
|
||||
>>> Entry.objects.annotate(
|
||||
|
Loading…
x
Reference in New Issue
Block a user