Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey... | Flavio Curella | 2015-07-27 | 1 | -6/+6 |
* | Refs #24652 -- Used SimpleTestCase where appropriate. | Simon Charette | 2015-05-20 | 1 | -2/+2 |
* | Sorted imports with isort; refs #23860. | Tim Graham | 2015-02-06 | 1 | -3/+4 |
* | Fixed #24020 -- Refactored SQL compiler to use expressions | Anssi Kääriäinen | 2015-01-08 | 1 | -0/+1 |
* | Fixed #10414 -- Made select_related() fail on invalid field names. | Niclas Olofsson | 2014-12-24 | 1 | -0/+19 |
* | Fixing E302 Errors | Jason Myers | 2013-11-02 | 1 | -0/+2 |
* | Fixed flake8 E241 | Boryslav Larin | 2013-11-02 | 1 | -4/+4 |
* | Removed unused local variables in tests. | Tim Graham | 2013-10-19 | 1 | -3/+2 |
* | Removed most of absolute_import imports | Claude Paroz | 2013-07-29 | 1 | -1/+1 |
* | Stopped using django.utils.unittest in the test suite. | Aymeric Augustin | 2013-07-01 | 1 | -1/+2 |
* | Merged regressiontests and modeltests into the test root. | Florian Apolloner | 2013-02-26 | 3 | -0/+312 |