django/tests/modeltests/prefetch_related
Luke Plant 00b39e0145 [1.5.x] Fixed #19607 - prefetch_related crash
Thanks to av@rdf.ru and flarno11@yahoo.de for the report.

Backport of 4fd94969d8 from master
2013-07-27 17:59:27 -04:00
..
__init__.py Fixed #16937 - added `QuerySet.prefetch_related` to prefetch many related objects. 2011-10-05 23:14:52 +00:00
models.py [1.5.x] Fixed #19607 - prefetch_related crash 2013-07-27 17:59:27 -04:00
tests.py [1.5.x] Fixed #19607 - prefetch_related crash 2013-07-27 17:59:27 -04:00