| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-02-18 | Refs #36005 -- Used datetime.UTC alias instead of datetime.timezone.utc. | Mariusz Felisiak |
| 2022-03-24 | Refs #32365 -- Removed internal uses of utils.timezone.utc alias. | Carlton Gibson |
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot |
| 2020-05-20 | Removed unused variable in test_datetimefield_clean_input_formats. | David Smith |
| 2020-04-28 | Changed django.forms.ValidationError imports to django.core.exceptions.Valida... | François Freitag |
| 2020-01-06 | Fixed #11385 -- Made forms.DateTimeField accept ISO 8601 date inputs. | Claude Paroz |
| 2020-01-03 | Reorganized forms.DateTimeField tests. | Claude Paroz |
| 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 |
