mirror of
https://github.com/django/django.git
synced 2025-10-23 21:59:11 +00:00
As suggested by Anssi. This has the slightly strange side effect of
passing the expression to Expression.convert_value has the expression
passed back to it, but it allows more complex patterns of expressions.
Backport of 32d4db66b9
from master