Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed British/Austrialian word: whilist. | Tim Graham | 2015-12-31 | 1 | -1/+1 |
* | Fixed many spelling mistakes in code, comments, and docs. | Josh Soref | 2015-12-03 | 1 | -1/+1 |
* | Fixed #25550 -- Deprecated direct assignment to the reverse side of a related... | Tim Graham | 2015-10-27 | 1 | -1/+1 |
* | Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey... | Flavio Curella | 2015-07-27 | 1 | -4/+4 |
* | Sorted imports with isort; refs #23860. | Tim Graham | 2015-02-06 | 2 | -1/+2 |
* | Fixed #23620 -- Used more specific assertions in the Django test suite. | Berker Peksag | 2014-11-03 | 1 | -2/+2 |
* | Fixing E302 Errors | Jason Myers | 2013-11-02 | 1 | -1/+12 |
* | Removed unneeded imports in tests's __init__.py and unified them. | Florian Apolloner | 2013-09-09 | 1 | -2/+0 |
* | Removed most of absolute_import imports | Claude Paroz | 2013-07-29 | 1 | -1/+1 |
* | Use assertIsInstance in tests. | Marc Tamlyn | 2013-05-21 | 1 | -4/+4 |
* | Merged regressiontests and modeltests into the test root. | Florian Apolloner | 2013-02-26 | 3 | -0/+195 |