This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-09-17 22:49:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
prefetch_related
History
blingblin-g
e08fa42fa6
Fixed
#36426
-- Added support for further iterables in prefetch_related_objects().
...
Thanks Sarah Boyce for the review.
2025-09-16 14:14:23 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
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