Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [1.9.x] Fixed many spelling mistakes in code, comments, and docs. | Josh Soref | 2015-12-03 | 1 | -2/+2 |
* | 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 | 1 | -1/+1 |
* | 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 | -0/+4 |
* | Removed unused local variables in tests. | Tim Graham | 2013-10-19 | 1 | -7/+7 |
* | 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/+97 |