| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot |
| 2020-04-28 | Changed django.forms.ValidationError imports to django.core.exceptions.Valida... | François Freitag |
| 2020-04-09 | Increased test coverage for forms.ImageField.to_python(). | David Smith |
| 2020-04-07 | Fixed typo in tests/forms_tests/field_tests/test_imagefield.py test names. | David Smith |
| 2019-06-28 | Fixed #30400 -- Improved typography of user facing strings. | Jon Dufresne |
| 2018-04-04 | Fixed #29284 -- Made ImageField render with accept="image/*"' HTML attribute. | safu9 |
| 2017-06-01 | Fixed #28242 -- Moved ImageField file extension validation to the form field. | Manatsawin Hanmongkolchai |
| 2017-01-20 | Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage. | Tim Graham |
| 2017-01-18 | Refs #23919 -- Removed encoding preambles and future imports | Claude Paroz |
| 2016-04-11 | Split form's test_fields.py into different files. | Berker Peksag |
