| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot |
| 2020-10-17 | Fixed #32110 -- Doc'd and tested enumerations for ChoiceField.choices. | Claude Paroz |
| 2020-04-28 | Changed django.forms.ValidationError imports to django.core.exceptions.Valida... | François Freitag |
| 2017-06-03 | Refs #28192 -- Fixed documentation of ChoiceField choices requirement | Claude Paroz |
| 2017-02-17 | Fixed #27308 -- Fixed BytesWarnings in the test suite. | Tim Graham |
| 2017-01-18 | Refs #23919 -- Removed encoding preambles and future imports | Claude Paroz |
| 2016-12-28 | Fixed #27370 -- Prevented Select widget from using 'required' with a non-empt... | Josef Rousek |
| 2016-09-09 | Organized forms_tests test_regressions.py. | Tim Graham |
| 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 |
