diff options
| author | Clifford Gama <cliffygamy@gmail.com> | 2025-03-15 11:13:46 +0200 |
|---|---|---|
| committer | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2025-03-26 09:55:38 +0100 |
| commit | d5c19f9b327fccc1f707e10de648fe9d4cdacb9b (patch) | |
| tree | 5d9d0aa6b358b1b0204c2917192c1039081b56ac /js_tests/admin | |
| parent | 7d9aab8da0a06787d649762a702e1a518d843a63 (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 'js_tests/admin')
0 files changed, 0 insertions, 0 deletions
