This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-11-25 05:04:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
494d2dc316
django
/
tests
/
many_to_many
History
Download ZIP
Download TAR.GZ
Sarah Boyce
817bc5800b
Refs
#33651
-- Removed Prefetch.get_current_queryset() and get_prefetch_queryset() per deprecation timeline.
2025-01-15 22:28:37 +01:00
..
__init__.py
models.py
Fixed
#29725
-- Removed unnecessary join in QuerySet.count() and exists() on a many to many relation.
2024-02-16 08:57:16 +01:00
tests.py
Refs
#33651
-- Removed Prefetch.get_current_queryset() and get_prefetch_queryset() per deprecation timeline.
2025-01-15 22:28:37 +01:00