1
0
mirror of https://github.com/django/django.git synced 2025-04-04 05:26:43 +00:00
Simon Charette 160969d970 Refs -- 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
..