Login
Remember
Register
Ask a Question
filter(**kwargs) – Returns QuerySet containing objects that do not match the given lookup parameters.
0
votes
asked
Jun 29, 2022
by
sharadyadav1986
filter(**kwargs) – Returns QuerySet containing objects that do not match the given lookup parameters.
select the correct answer from below options
a) True
b) False
django
query
set
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 29, 2022
by
sharadyadav1986
a) True
...