1
0
mirror of https://github.com/django/django.git synced 2025-07-22 10:39:13 +00:00
django/tests/expressions
Vytis Banaitis 92ce31fd8c [1.10.x] Fixed #27856 -- Improved accuracy of date subtraction on PostgreSQL.
Accuracy was incorrect when dates differ by a month or more.

Backport of 4045fd56cb0f83d0f78de9aca073c7104e4cf8fd from master
2017-02-21 12:59:46 -05:00
..