django/tests/prefetch_related
Tim Graham a2967d5204 Fixed #20242 - Added a regression test for prefetch_related.
Issue was fixed by removal of chunked reads from
QuerySet iteration in 70679243d1.

Thanks Simeon Visser for the patch.
2013-05-28 13:37:44 -04:00
..
__init__.py
models.py
tests.py Fixed #20242 - Added a regression test for prefetch_related. 2013-05-28 13:37:44 -04:00