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-01-23 00:29:34 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
prefetch_related
History
François Freitag
c0a2b9508a
Fixed
#27554
-- Fixed prefetch_related() crash when fetching relations in nested Prefetches.
2017-05-04 09:17:29 -04:00
..
__init__.py
…
models.py
Fixed
#28096
-- Allowed prefetch calls with ModelIterable subclasses
2017-04-19 19:32:46 +02:00
test_prefetch_related_objects.py
Refs
#27392
-- Removed "Tests that", "Ensures that", etc. from test docstrings.
2016-11-10 21:30:21 -05:00
test_uuid.py
Refs
#23919
-- Removed encoding preambles and future imports
2017-01-18 09:55:19 +01:00
tests.py
Fixed
#27554
-- Fixed prefetch_related() crash when fetching relations in nested Prefetches.
2017-05-04 09:17:29 -04:00