I was reading the django docs and i have been confused by the explanation 
as shown in the snippet.
[image: Screenshot from 2022-04-29 01-36-59.png]

in the first snippet of code does it mean that both conditions will have to 
be met as in the case of "and" in logical operators?
Second snippet, do they imply that the blog objects will first be filtered 
to have only those that contains "lennon" and then the results will be 
filtered again to have only those in year 2008?

Please help

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/70d5d6bf-1e63-4979-806e-6bf6a37047fdn%40googlegroups.com.

Reply via email to