| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot |
| 2021-07-16 | Fixed #32655 -- Deprecated extra_tests argument for DiscoverRunner.build_suit... | Jacob Walls |
| 2018-07-02 | Removed parser.add_arguments() arguments that match the defaults. | Claude Paroz |
| 2017-01-25 | Refs #23919 -- Replaced super(ClassName, self) with super(). | chillaranand |
| 2016-04-08 | Fixed E128 flake8 warnings in tests/. | Tim Graham |
| 2015-09-12 | Fixed #23395 -- Limited line lengths to 119 characters. | Dražen Odobašić |
| 2015-02-10 | Disallowed importing concrete models without an application. | Aymeric Augustin |
