Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/utils_tests/test_dateformat.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #24652 -- Used SimpleTestCase where appropriate.Simon Charette2015-05-201-2/+2
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-4/+5
* Fixed #21756 -- Skipped two timezone-related tests on Win...Aymeric Augustin2014-01-121-5/+4
* Imported override_settings from its new location.Aymeric Augustin2013-12-231-2/+1
* Fixed test that fails when pytz is installed.Aymeric Augustin2013-09-101-3/+4
* Refactored code and tests that relied on django.utils.tzi...Aymeric Augustin2013-09-091-27/+13
* Fixed #20693 -- Add timezone support to built-in time fil...Warren Smith2013-08-261-4/+7
* Fixed a few more imports of django.utils.unittest.Aymeric Augustin2013-07-011-1/+3
* Modified utils_tests for unittest2 discovery.Preston Timmons2013-04-121-0/+144