1
0
mirror of https://github.com/django/django.git synced 2025-10-29 16:46:11 +00:00
Files
django/tests/composite_pk/models
Simon Charette 8be0c0d690 Fixed #36373 -- Fixed select_related() crash on foreign object for a composite pk.
Thanks Jacob Walls for the report and Sarah for the in-depth review.
2025-05-12 12:33:07 +01:00
..