Hasan Ramezani
|
52cb419072
Fixed #30918 -- Made timesince()/timeuntil() respect custom time strings for future and the same datetimes.
|
5 년 전 |
Claude Paroz
|
d7b9aaa366
Refs #23919 -- Removed encoding preambles and future imports
|
8 년 전 |
vinay karanam
|
6128c1736d
Refs #27637 -- Fixed timesince, timeuntil on New Year's Eve in a leap year.
|
8 년 전 |
Mariusz Felisiak
|
3e5c5e6754
Fixed #27637 -- Fixed timesince, timeuntil in leap year edge case.
|
8 년 전 |
Tim Graham
|
92053acbb9
Fixed E128 flake8 warnings in tests/.
|
9 년 전 |
Raphael Michel
|
6700c90935
Fixed #19210 -- Added leap year support to django.utils.timesince()
|
9 년 전 |
Tim Graham
|
0ed7d15563
Sorted imports with isort; refs #23860.
|
10 년 전 |
Alex Gaynor
|
c347f78cc1
Fixed all E226 violations
|
11 년 전 |
Aymeric Augustin
|
671757b507
Fixed #21161 -- Timezone-related tests on Windows.
|
11 년 전 |
Aymeric Augustin
|
d9413d33b2
Refactored code and tests that relied on django.utils.tzinfo.
|
11 년 전 |
Emil Stenström
|
7d77e9786a
Fixed #20246 -- Added non-breaking spaces between values an units
|
12 년 전 |
Preston Timmons
|
612ef3e5c9
Modified utils_tests for unittest2 discovery.
|
12 년 전 |