summaryrefslogtreecommitdiff
path: root/tests/admin_views
diff options
context:
space:
mode:
authorClifford Gama <cliffygamy@gmail.com>2025-03-15 11:13:46 +0200
committerSarah Boyce <42296566+sarahboyce@users.noreply.github.com>2025-03-26 09:55:38 +0100
commitd5c19f9b327fccc1f707e10de648fe9d4cdacb9b (patch)
tree5d9d0aa6b358b1b0204c2917192c1039081b56ac /tests/admin_views
parent7d9aab8da0a06787d649762a702e1a518d843a63 (diff)
Fixed #34819 -- Made GenericForeignKey prefetching use matching pk representations.
Ensured that rel_obj_attr and instance_attr return matching (pk, cls) tuples in GenericForeignKey.get_prefetch_queryset(), preventing mismatches when prefetching related objects where pk and get_prep_value() differ. Using value_to_string() also makes this code compatible with composite primary keys.
Diffstat (limited to 'tests/admin_views')
0 files changed, 0 insertions, 0 deletions