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