B
B
bituke2021-09-21 10:25:15
Django
bituke, 2021-09-21 10:25:15

How to get records similar to a certain field?

Good afternoon!
Let's say I have a model with fields: title, description, description of the first block, description of the second block (everything is very abstract) . How can this be implemented? Saw in sql as that it is possible to make sampling according to the similar text. How to do it in django?
Tags are not an option

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Gornostaev, 2021-09-21
@bituke

https://docs.djangoproject.com/en/3.2/ref/contrib/...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question