Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/utils_tests/test_timesince.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #19210 -- Added leap year support to django.utils.t...Raphael Michel2015-06-051-0/+4
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+1
* Fixed all E226 violationsAlex Gaynor2013-11-031-24/+24
* Fixed #21161 -- Timezone-related tests on Windows.Aymeric Augustin2013-10-051-0/+7
* Refactored code and tests that relied on django.utils.tzi...Aymeric Augustin2013-09-091-3/+4
* Fixed #20246 -- Added non-breaking spaces between values ...Emil Stenstròˆm2013-05-181-35/+36
* Modified utils_tests for unittest2 discovery.Preston Timmons2013-04-121-0/+124