| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot |
| 2021-12-20 | Fixed #33368 -- Fixed parse_duration() crash on invalid separators for decima... | mendespedro |
| 2020-04-07 | Completed test coverage for forms.DurationField.to_python(). | David Smith |
| 2018-08-08 | Fixed #29623 -- Fixed translation failure of DurationField's "overflow" error... | Tim Graham |
| 2017-10-25 | Fixed #28474 -- Made DurationField raise ValidationError for inputs that rais... | Srinivas Reddy Thatiparthy |
| 2017-01-18 | Refs #23919 -- Removed encoding preambles and future imports | Claude Paroz |
| 2016-04-21 | Fixed #22383 -- Added support for HTML5 required attribute on required form f... | Jon Dufresne |
| 2016-04-11 | Split form's test_fields.py into different files. | Berker Peksag |
