mirror of
https://github.com/Hopiu/django.git
synced 2026-04-11 18:41:05 +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. BoundingCircle(Polygon, num_seg=12)). |
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| feeds.py | ||
| models.py | ||
| sitemaps.py | ||
| test_expressions.py | ||
| test_feeds.py | ||
| test_functions.py | ||
| test_indexes.py | ||
| test_regress.py | ||
| test_serializers.py | ||
| test_sitemaps.py | ||
| tests.py | ||
| urls.py | ||