#11287: Better performance of the Paginator list
-------------------------------------+--------------------------------------
Reporter: qingfeng | Owner: nobody
Status: closed | Milestone:
Component: Core framework | Version: 1.0
Resolution: invalid | Keywords: Paginator
Stage: Unreviewed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-------------------------------------+--------------------------------------
Comment (by qingfeng):
Replying to [comment:2 kmtracey]:
>
> is incorrect. Query sets are lazy, see:
>
> http://docs.djangoproject.com/en/dev/topics/db/queries/#id3
>
> and:
>
> http://docs.djangoproject.com/en/dev/ref/models/querysets/#when-
querysets-are-evaluated
>
> Thus whatever is being proposed seems to be founded on an incorrect
assumption.
>
Thank you, I made a mistake:)
--
Ticket URL: <http://code.djangoproject.com/ticket/11287#comment:3>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---