DT
Size: a a a
DT
Д
TC
QuerySet API reference
* len(). A QuerySet is evaluated when you call len() on it. This, as you might expect, returns the length of the result list.
>>> q.len()
Traceback (most recent call last):
File "<console>", line 1, in <module>
AttributeError: 'QuerySet' object has no attribute 'len'
TC
МП
МП
TC
МП
DT
МП
DT
DT
DT
DT
TC
DT
DT
DT
P