django/tests/prefetch_related
2025-09-16 14:14:23 -04:00
..
__init__.py
models.py Fixed #36282 -- Used prefetched values in ForwardManyToOneDescriptor from indirect ancestors. 2025-07-22 12:14:20 +02:00
test_prefetch_related_objects.py Fixed #36426 -- Added support for further iterables in prefetch_related_objects(). 2025-09-16 14:14:23 -04:00
test_uuid.py Refs #36500 -- Rewrapped long docstrings and block comments via a script. 2025-07-23 20:17:55 -03:00
tests.py Refs #36282 -- Fixed PrefetchRelatedMTICacheTests test ordering expectations. 2025-08-05 10:13:00 +02:00