summaryrefslogtreecommitdiff
path: root/tests/prefetch_related/test_prefetch_related_objects.py
AgeCommit message (Expand)Author
2018-02-05Made prefetch_related tests use assertCountEqual() for unordered sequences.Jon Dufresne
2016-11-10Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings.za
2016-02-26Fixed #25279 -- Made prefetch_related_objects() public.Adam Chainz