1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/prefetch_related
Mariusz Felisiak 296b75a3c0
Fixed #34889 -- Fixed get_prefetch_queryset() fallback in prefetch_one_level().
Thanks Matt Westcott for the report.

Regression in cac94dd8aa.
2023-10-06 20:18:41 +02:00
..
__init__.py
models.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_prefetch_related_objects.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_uuid.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
tests.py Fixed #34889 -- Fixed get_prefetch_queryset() fallback in prefetch_one_level(). 2023-10-06 20:18:41 +02:00