| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refs #33476 -- Reformatted code with Black. | django-bot | 2022-02-07 | 1 | -28/+47 |
| * | Fixed #33235 -- Removed "for = ..." from MultiWidget's <label>. | David Smith | 2021-11-05 | 1 | -1/+14 |
| * | Changed django.forms.ValidationError imports to django.core.exceptions.Valida... | François Freitag | 2020-04-28 | 1 | -1/+2 |
| * | Refs #23919 -- Simplified assertRaisesRegex()'s that accounted for Python 2. | Tim Graham | 2017-01-20 | 1 | -2/+2 |
| * | Refs #23919 -- Removed encoding preambles and future imports | Claude Paroz | 2017-01-18 | 1 | -2/+0 |
| * | Fixed #27579 -- Added aliases for Python 3's assertion names in SimpleTestCase. | Tim Graham | 2016-12-07 | 1 | -3/+2 |
| * | Refs #27025 -- Fixed "invalid escape sequence" warnings in Python 3.6. | Tim Graham | 2016-09-17 | 1 | -2/+2 |
| * | Split form's test_fields.py into different files. | Berker Peksag | 2016-04-11 | 1 | -0/+64 |
