django1/tests/modeltests/prefetch_related
Luke Plant 4c4d08502c 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.
2012-10-29 14:31:54 +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 Fixed #17991 - prefetch_related fails with GenericRelation and varchar ID field 2012-10-29 14:31:54 +00:00
tests.py Fixed #17991 - prefetch_related fails with GenericRelation and varchar ID field 2012-10-29 14:31:54 +00:00