| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-02-06 | Sorted imports with isort; refs #23860. | Tim Graham | |
| 2014-06-19 | Fixed #22835 -- Deprecated NoArgsCommand. | Maxime Turcotte | |
| 2014-01-01 | Fixed #21018 -- Reversed precedence order for management commands. | Aymeric Augustin | |
| 2013-11-02 | Fixed #21302 -- Fixed unused imports and import *. | Tim Graham | |
| 2013-10-23 | Fixed #21298 -- Fixed E301 pep8 warnings | Alasdair Nicol | |
| 2013-07-29 | Removed most of absolute_import imports | Claude Paroz | |
| Should be unneeded with Python 2.7 and up. Added some unicode_literals along the way. | |||
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner | |
