| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot |
| 2018-11-27 | Switched setUp() to setUpTestData() where possible in Django's tests. | Simon Charette |
| 2017-03-17 | Replaced type-specific assertions with assertEqual(). | Tim Graham |
| 2016-11-10 | Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. | za |
| 2015-08-15 | Fixed #25064 -- Allowed empty join columns. | Alex Hill |
