mirror of
https://github.com/django/django.git
synced 2025-07-04 01:39:20 +00:00
This required implementing a limited form of dynamic dispatch to combine expressions with numerical output. Refs #26355 should eventually provide a better interface for that.