mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Remove redundant Case and When.resolve_expression to delegate composite
expression support to BaseExpression.
Thanks Jacob Tyler Walls for the report and test.
Backport of 00c690efbc from main.