Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refs #18586 -- Split custom_pk test. | Shabda Raaj | 2014-12-11 | 1 | -55/+106 |
* | Removed numbering from the models.py header of some test packages. | Loic Bistuer | 2014-09-24 | 1 | -1/+1 |
* | Fixed #18757, #14462, #21565 -- Reworked database-python type conversions | Marc Tamlyn | 2014-09-03 | 1 | -1/+6 |
* | Fixed E124 pep8 warnings. | Loic Bistuer | 2013-12-10 | 1 | -1/+2 |
* | Fixed #21517 -- Added unit test for non-autoincrement primary key with value 0. | Vajrasky Kok | 2013-11-28 | 1 | -0/+7 |
* | PEP8 cleanup | Jason Myers | 2013-11-02 | 2 | -1/+4 |
* | Fixed #21298 -- Fixed E301 pep8 warnings | Alasdair Nicol | 2013-10-23 | 1 | -0/+2 |
* | Whitespace cleanup. | Tim Graham | 2013-10-10 | 1 | -1/+0 |
* | Fixed #21134 -- Prevented queries in broken transactions. | Aymeric Augustin | 2013-09-30 | 1 | -10/+6 |
* | Removed some more unused local vars | Alex Gaynor | 2013-09-08 | 1 | -2/+2 |
* | Removed most of absolute_import imports | Claude Paroz | 2013-07-29 | 2 | -2/+2 |
* | Merged regressiontests and modeltests into the test root. | Florian Apolloner | 2013-02-26 | 4 | -0/+287 |