Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey... | Flavio Curella | 2015-07-27 | 1 | -3/+3 |
* | Converted test fixtures to setUpTestData methods | Josh Smeaton | 2015-03-05 | 2 | -98/+33 |
* | Sorted imports with isort; refs #23860. | Tim Graham | 2015-02-06 | 1 | -1/+1 |
* | Replaced set([foo, ...]) by {foo, ...} literals. Refs PR 3282. | Thomas Chaumeny | 2014-09-29 | 1 | -3/+3 |
* | PEP8 cleanup | Jason Myers | 2013-11-02 | 2 | -0/+5 |
* | Whitespace cleanup. | Tim Graham | 2013-10-10 | 1 | -1/+0 |
* | 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 | 4 | -0/+227 |