Login
Remember
Register
Ask a Question
Identify the incorrect option: Method that returns a new queryset.
0
votes
asked
Jun 29, 2022
in
Django
by
sharadyadav1986
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()
django
queryset
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 29, 2022
by
sharadyadav1986
d) none()
...