mirror of
https://github.com/Hopiu/django.git
synced 2026-03-18 15:00:25 +00:00
This prevented the default behavior of BaseExpression._resolve_output_field from error'ing out when such functions accepted both expressions from mixed types (e.g. SubStr(CharField, IntegerField, IntegerField)). |
||
|---|---|---|
| .. | ||
| comparison | ||
| datetime | ||
| math | ||
| migrations | ||
| text | ||
| window | ||
| __init__.py | ||
| models.py | ||
| tests.py | ||