1
0
mirror of https://github.com/django/django.git synced 2025-01-31 20:59:17 +00:00
django/tests/aggregation
Simon Charette 160969d970 Refs #24887 -- Stopped mutating a test expression during as_sql().
Also defined an explicit output_field as it was mixing an expression with an
IntegerField() with one with a DecimalField().
2017-07-21 00:23:01 -04:00
..