mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Removed versionadded/changed annotations for 4.0.
This commit is contained in:
parent
d10e569ea5
commit
ca1c3151c3
44 changed files with 0 additions and 316 deletions
|
@ -27,8 +27,6 @@ The ``trigram_similar`` lookup can be used on
|
|||
|
||||
.. fieldlookup:: trigram_word_similar
|
||||
|
||||
.. versionadded:: 4.0
|
||||
|
||||
The ``trigram_word_similar`` lookup allows you to perform trigram word
|
||||
similarity lookups using a dedicated PostgreSQL extension. It can be
|
||||
approximately understood as measuring the greatest number of trigrams shared
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue