summaryrefslogtreecommitdiff
path: root/tests/custom_pk
Commit message (Expand)AuthorAgeFilesLines
* Refs #18586 -- Split custom_pk test.Shabda Raaj2014-12-111-55/+106
* Removed numbering from the models.py header of some test packages.Loic Bistuer2014-09-241-1/+1
* Fixed #18757, #14462, #21565 -- Reworked database-python type conversionsMarc Tamlyn2014-09-031-1/+6
* Fixed E124 pep8 warnings.Loic Bistuer2013-12-101-1/+2
* Fixed #21517 -- Added unit test for non-autoincrement primary key with value 0.Vajrasky Kok2013-11-281-0/+7
* PEP8 cleanupJason Myers2013-11-022-1/+4
* Fixed #21298 -- Fixed E301 pep8 warningsAlasdair Nicol2013-10-231-0/+2
* Whitespace cleanup.Tim Graham2013-10-101-1/+0
* Fixed #21134 -- Prevented queries in broken transactions.Aymeric Augustin2013-09-301-10/+6
* Removed some more unused local varsAlex Gaynor2013-09-081-2/+2
* Removed most of absolute_import importsClaude Paroz2013-07-292-2/+2
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-264-0/+287