mirror of
https://github.com/django/django.git
synced 2025-07-24 05:36:15 +00:00
![]() Added internal interface to QuerySet that allows to defer next filter call till .query is accessed. Used it to optimize prefetch_related(). Thanks Simon Charette for the review. |
||
---|---|---|
.. | ||
__init__.py | ||
models.py | ||
tests.py |