1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/prefetch_related
2016-05-31 14:32:58 -04:00
..
__init__.py
models.py
test_prefetch_related_objects.py Fixed #25279 -- Made prefetch_related_objects() public. 2016-02-26 14:55:01 -05:00
test_uuid.py Fixed #26264 -- Fixed prefetch_related() crashes with values_list(flat=True) 2016-02-26 19:26:15 -05:00
tests.py Fixed #26676 -- Prevented prefetching to_attr from caching its result in through attr. 2016-05-31 14:32:58 -04:00