django/tests/many_to_many
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