mirror of
https://github.com/django/django.git
synced 2024-12-28 12:06:22 +00:00
3886338c1d
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
|
||
---|---|---|
.. | ||
class.txt | ||
conditional-expressions.txt | ||
database-functions.txt | ||
expressions.txt | ||
fields.txt | ||
index.txt | ||
instances.txt | ||
lookups.txt | ||
meta.txt | ||
options.txt | ||
querysets.txt | ||
relations.txt |