| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refs #33476 -- Reformatted code with Black. | django-bot | 2022-02-07 | 1 | -12/+24 |
| * | Switched TestCase to SimpleTestCase where possible in Django's tests. | Tim Graham | 2018-11-27 | 1 | -2/+4 |
| * | Refs #23919 -- Removed encoding preambles and future imports | Claude Paroz | 2017-01-18 | 1 | -2/+0 |
| * | Fixed #26528 -- Allowed any iterable (e.g. tuple) as validators kwarg for for... | Loïc Bistuer | 2016-04-22 | 1 | -2/+14 |
| * | Fixed #24714 -- Used more specific assertions than assertEqual in tests. | Alasdair Nicol | 2015-04-28 | 1 | -1/+1 |
| * | Removed most of absolute_import imports | Claude Paroz | 2013-07-29 | 1 | -1/+1 |
| * | Modified validation to work with unittest2 discovery. | Preston Timmons | 2013-04-12 | 1 | -0/+19 |
