| Age | Commit message (Expand) | Author |
|---|---|---|
| 2015-02-09 | [1.8.x] Sorted imports with isort; refs #23860. | Tim Graham |
| 2014-11-29 | Fixed #23923 -- Promoted Django's deprecation warnings to errors in runtests.py | Tim Graham |
| 2014-02-09 | Fixed #21247 -- Made method_decorator play nicely with descriptors | Marc Tamlyn |
| 2014-02-09 | Removed unused imports + other flake8 fixes. | Tim Graham |
| 2014-01-10 | Fixed #21513 -- Added method_decorator support for argumented decorator | dpwrussell |
| 2013-11-11 | Fixed #21351 -- Replaced memoize with Python's lru_cache. | Bouke Haarsma |
| 2013-11-02 | PEP8 | Jason Myers |
| 2013-10-26 | Fix all violators of E231 | Alex Gaynor |
| 2013-10-23 | Fixed #21298 -- Fixed E301 pep8 warnings | Alasdair Nicol |
| 2013-10-17 | Fixed #21270 -- Fixed E701 pep8 warnings | Alasdair Nicol |
| 2013-07-01 | Stopped using django.utils.unittest in the test suite. | Aymeric Augustin |
| 2013-05-21 | Use assertIsInstance in tests. | Marc Tamlyn |
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner |
