1
0
mirror of https://github.com/django/django.git synced 2024-11-19 16:04:13 +00:00
django/tests/modeltests/prefetch_related
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