mirror of
https://github.com/django/django.git
synced 2025-10-18 19:29:13 +00:00
Also defined an explicit output_field as it was mixing an expression with an IntegerField() with one with a DecimalField().
Also defined an explicit output_field as it was mixing an expression with an IntegerField() with one with a DecimalField().