in Django by
Identify the incorrect option: Method that returns a new queryset.

select the correct answer from below options

a) earliest()

b) union()

c) raw()

d) none()

1 Answer

0 votes
by
d) none()
...