| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-11-26 | Fixed #23677 -- Removed contrib.formtools | Tim Graham | |
| 2014-04-26 | Fix many many typos in comments throughout the codebase | Alex Gaynor | |
| 2014-04-06 | Fixed #21977 -- Deprecated SimpleTestCase.urls | Anubhav Joshi | |
| 2014-03-03 | Fixed many typos in comments and docstrings. | Rodolfo Carvalho | |
| Thanks Piotr Kasprzyk for help with the patch. | |||
| 2013-12-23 | Imported override_settings from its new location. | Aymeric Augustin | |
| 2013-10-31 | Started attackign the next flake8 violation | Alex Gaynor | |
| 2013-10-24 | Start attacking E231 violations | Alex Gaynor | |
| 2013-10-22 | Removed import * in tests. | Tim Graham | |
| Thanks to flake8 path/to/file.py | awk -F ' ' '{ print $5 }' | sort | uniq | |||
| 2013-10-18 | Fixed #21268 -- Fixed E303 pep8 warnings | Alasdair Nicol | |
| 2013-07-01 | Stopped using django.utils.unittest in the test suite. | Aymeric Augustin | |
| Refs #20680. | |||
| 2013-06-19 | Removed several unused imports. | Aymeric Augustin | |
| 2013-04-02 | Modified formtools to work with unittest2 discovery. | Preston Timmons | |
