Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/custom_pk/tests.py
Commit message (Expand)AuthorAgeFilesLines
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-2/+2
* Refs #18586 -- Split custom_pk test.Shabda Raaj2014-12-111-55/+106
* Fixed E124 pep8 warnings.Loic Bistuer2013-12-101-1/+2
* Fixed #21517 -- Added unit test for non-autoincrement pri...Vajrasky Kok2013-11-281-0/+7
* 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-291-1/+1
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+182