summaryrefslogtreecommitdiff
path: root/tests/utils_tests/test_html.py
diff options
context:
space:
mode:
authorClifford Gama <cliffygamy@gmail.com>2025-11-14 09:18:59 +0200
committerJacob Walls <jacobtylerwalls@gmail.com>2025-12-10 17:45:51 -0500
commit7b54ddd5e64c96c641b70bb5f0e958a9e2035fb2 (patch)
tree14b93071baf2207985bfdd9028e4ab96fcf627af /tests/utils_tests/test_html.py
parent9b8e4c6d7d47f7b2e96817ba334e9fd53c10a0df (diff)
Refs #36025 -- Made get_prep_lookup() pass output_field when wrapping direct values in Value.
Previously, only strings were supplied with an output_field when wrapping direct value iterable elements in Value expressions for ExpressionList. This caused problems for __in lookups on JSONField when using expressions alongside direct values, as JSONField values can have different types which need to be adapted by the field's get_db_prep_value(). Refs #36689. Thanks Jacob Walls for the review.
Diffstat (limited to 'tests/utils_tests/test_html.py')
0 files changed, 0 insertions, 0 deletions