summaryrefslogtreecommitdiff
path: root/tests/utils_tests/test_duration.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-15/+18
* Fixed #28926 -- Fixed loss of precision of big DurationField values on SQLite...Sergey Fedoseev2017-12-281-1/+17
* Fixed #26656 -- Added duration (timedelta) support to DjangoJSONEncoder.Will Hardy2016-07-141-1/+39
* Fixed #2443 -- Added DurationField.Marc Tamlyn2014-12-201-0/+43