Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refs #26022 -- Replaced six.assertRaisesRegex with assertRaisesMessage as app... | Hasan | 2016-01-29 | 1 | -17/+4 |
* | Refs #26022 -- Used context manager version of assertRaises in tests. | Hasan | 2016-01-29 | 1 | -4/+2 |
* | Fixed #25470 -- Avoided unnecessary, expensive DATETIME typecast on MySQL. | Mariusz Felisiak | 2015-10-21 | 2 | -2/+34 |
* | Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey... | Flavio Curella | 2015-07-27 | 1 | -1/+1 |
* | Sorted imports with isort; refs #23860. | Tim Graham | 2015-02-06 | 1 | -1/+1 |
* | Fixed #23867 -- removed DateQuerySet hacks | Anssi Kääriäinen | 2014-11-26 | 1 | -3/+4 |
* | Split tests.basic.ModelTests in several tests; refs #18586. | zsoldosp | 2014-06-25 | 1 | -0/+39 |
* | PEP8 cleanup | Jason Myers | 2013-11-02 | 1 | -0/+2 |
* | 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/+111 |