| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot |
| 2020-09-25 | Refs #28009 -- Added empty_value tests for CharField subclasses. | David Smith |
| 2020-04-28 | Changed django.forms.ValidationError imports to django.core.exceptions.Valida... | François Freitag |
| 2020-04-22 | Completed test coverage for forms.RegexField. | David Smith |
| 2017-01-20 | Refs #23919 -- Simplified assertRaisesRegex()'s that accounted for Python 2. | Tim Graham |
| 2017-01-18 | Refs #23919 -- Removed encoding preambles and future imports | Claude Paroz |
| 2016-12-07 | Fixed #27579 -- Added aliases for Python 3's assertion names in SimpleTestCase. | Tim Graham |
| 2016-09-17 | Refs #27025 -- Fixed "invalid escape sequence" warnings in Python 3.6. | Tim Graham |
| 2016-04-11 | Split form's test_fields.py into different files. | Berker Peksag |
