1
0
mirror of https://github.com/django/django.git synced 2024-11-20 00:14:08 +00:00
django/tests/prefetch_related
2018-04-19 13:48:27 -04:00
..
__init__.py
models.py Refs #28723 -- Fixed stale prefetch_related cache after add/remove. 2018-02-05 11:02:57 -05:00
test_prefetch_related_objects.py Made prefetch_related tests use assertCountEqual() for unordered sequences. 2018-02-05 10:00:57 -05:00
test_uuid.py
tests.py Fixed #28600 -- Added prefetch_related() support to RawQuerySet. 2018-04-19 13:48:27 -04:00