Answer the question
In order to leave comments, you need to log in
Django orm - how to select multiple values of one field?
There is a generated list with a different number of elements (let's say):
And there is a model (my_modql) with a column (color).
How to select all rows whose color matches one of the list values? color = ["red","green","yellow"]
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question