0 votes
in Django by

Identify the incorrect option: Method that does not return a new queryset.

select the correct answer from below options

a) difference()

b) exists()

c) first()

d) delete()

1 Answer

0 votes
by
a) difference()

Related questions

0 votes
asked Jun 29, 2022 in Django by sharadyadav1986
0 votes
asked Jun 25, 2022 in Django by sharadyadav1986
...