| Age | Commit message (Collapse) | 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 ↵ | mendespedro | |
| decimal fractions. | |||
| 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" ↵ | Tim Graham | |
| error message. | |||
| 2017-10-25 | Fixed #28474 -- Made DurationField raise ValidationError for inputs that ↵ | Srinivas Reddy Thatiparthy | |
| raised OverflowError. | |||
| 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 ↵ | Jon Dufresne | |
| fields. | |||
| 2016-04-11 | Split form's test_fields.py into different files. | Berker Peksag | |
