... in Limiting QuerySets, a QuerySet can be sliced, using Python's array-slicing syntax. ... len(). A QuerySet is evaluated when you call len() on it.
確定! 回上一頁