Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/utils_tests/test_dateparse.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #24897 -- Allowed using choices longer than 1 day w...zauddelig2015-06-021-0/+14
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-2/+4
* Fixed #2443 -- Added DurationField.Marc Tamlyn2014-12-201-2/+42
* Fixed #22814 -- Allowed ISO-8601 [+-]hh timezone format i...Richard Eames2014-06-121-0/+4
* Refactored code and tests that relied on django.utils.tzi...Aymeric Augustin2013-09-091-4/+4
* Stopped using django.utils.unittest in the test suite.Aymeric Augustin2013-07-011-1/+1
* Modified utils_tests for unittest2 discovery.Preston Timmons2013-04-121-0/+44