| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot |
| 2019-03-28 | Fixed #30295 -- Fixed max_lengths.tests.MaxLengthORMTests when run in isolation. | sage |
| 2017-01-18 | Refs #23919 -- Removed encoding preambles and future imports | Claude Paroz |
| 2016-11-30 | Refs #27358 -- Removed invalid/unneeded FileField.upload_to in tests/docs. | Tim Graham |
| 2015-02-06 | Sorted imports with isort; refs #23860. | Tim Graham |
| 2014-07-04 | Fixed #20631 -- Increased the default EmailField max_length to 254. | Tim Graham |
| 2013-11-02 | PEP8 cleanup | Jason Myers |
| 2013-11-02 | Fixed all E261 warnings | coagulant |
| 2013-10-26 | Fix all violators of E231 | Alex Gaynor |
| 2013-09-09 | Removed unneeded imports in tests's __init__.py and unified them. | Florian Apolloner |
| 2013-07-29 | Removed most of absolute_import imports | Claude Paroz |
| 2013-07-01 | Stopped using django.utils.unittest in the test suite. | Aymeric Augustin |
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner |
