Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sorted imports with isort; refs #23860. | Tim Graham | 2015-02-06 | 1 | -2/+2 |
* | Fixed typos using https://github.com/vlajos/misspell_fixer | Veres Lajos | 2014-11-03 | 1 | -1/+1 |
* | Fixed #23620 -- Used more specific assertions in the Django test suite. | Berker Peksag | 2014-11-03 | 1 | -2/+2 |
* | Fixed #19671 -- Added warnings that null and validators are ignored for ManyT... | Anubhav Joshi | 2014-07-09 | 1 | -1/+1 |
* | Fixing E302 Errors | Jason Myers | 2013-11-02 | 1 | -0/+1 |
* | Fix all violators of E231 | Alex Gaynor | 2013-10-26 | 1 | -1/+1 |
* | Fixed #21298 -- Fixed E301 pep8 warnings | Alasdair Nicol | 2013-10-23 | 1 | -0/+4 |
* | Removed most of absolute_import imports | Claude Paroz | 2013-07-29 | 1 | -1/+1 |
* | Merged regressiontests and modeltests into the test root. | Florian Apolloner | 2013-02-26 | 3 | -0/+303 |