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-07-07 21:35:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
main
django
/
tests
/
many_to_many
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
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