1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00
Files
django/tests/m2m_through
Simon Charette 6b8a6e1251 [5.2.x] Fixed #36197 -- Fixed improper many-to-many count() and exists() for non-pk to_field.
Regression in 66e47ac69a.

Thanks mfontana-elem for the report and Sarah for the tests.

Backport of c3a23aa02f from main.
2025-02-18 11:44:46 +01:00
..