mirror of
https://github.com/django/django.git
synced 2025-10-29 19:17:24 +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. |
||
|---|---|---|
| .. | ||
| 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 | ||