1
0
mirror of https://github.com/django/django.git synced 2025-03-16 04:10:45 +00:00
django/tests/expressions
Vytis Banaitis d03153e3b0 [1.11.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:49:31 -05:00
..