0 votes
in Django by

exclude(**kwargs) – Returns QuerySet containing objects matching given lookup parameters.

select the correct answer from below options

a) True

b) False

1 Answer

0 votes
by
b) False
...