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 Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Fixed #19607 - prefetch_related crash 2013-05-24 11:10:48 +01:00
tests.py Fixed #20242 - Added a regression test for prefetch_related. 2013-05-28 13:37:44 -04:00