django1/tests/modeltests/prefetch_related
Luke Plant d7d7ad2881 [1.5.x] Fixed #17991 - prefetch_related fails with GenericRelation and varchar ID field
Thanks to okke@formsma.nl for the report, and carmandrew@gmail.com for the tests.

Backport of ccd14ff25b7642678bf3c9ed8a12643f04853144 from master
2012-10-29 14:41:05 +00: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 #17991 - prefetch_related fails with GenericRelation and varchar ID field 2012-10-29 14:41:05 +00:00
tests.py [1.5.x] Fixed #17991 - prefetch_related fails with GenericRelation and varchar ID field 2012-10-29 14:41:05 +00:00