mirror of
https://github.com/django/django.git
synced 2025-01-31 20:59:17 +00:00
160969d970
Also defined an explicit output_field as it was mixing an expression with an IntegerField() with one with a DecimalField().