django/tests/prefetch_related
Mariusz Felisiak e664c5afa9
Some checks are pending
Linters / flake8 (push) Waiting to run
Linters / isort (push) Waiting to run
Linters / black (push) Waiting to run
Tests / Windows, SQLite, Python 3.13 (push) Waiting to run
Tests / JavaScript tests (push) Waiting to run
Refs #36282 -- Fixed PrefetchRelatedMTICacheTests test ordering expectations.
2025-08-05 10:13:00 +02: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 #35309 -- Made prefetch clear ordering for single-valued relationships. 2024-03-20 05:26:18 +01: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