mirror of
https://github.com/django/django.git
synced 2025-10-29 00:26:07 +00:00
This is a follow-up to #18777 which improperly converted to strings in
prepare_value and as such caused regressions like #21074.
Refs #18777, #21074
Backport of 56743cf9e3 from master.