Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/custom_pk
Commit message (Expand)AuthorAgeFilesLines
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-281-1/+1
* Update converters to take a consistent set of parameters.Marc Tamlyn2015-02-201-1/+1
* Sorted imports with isort; refs #23860.Tim Graham2015-02-062-3/+3
* Fixed #24020 -- Refactored SQL compiler to use expressionsAnssi Kääriäinen2015-01-081-1/+1
* Refs #18586 -- Split custom_pk test.Shabda Raaj2014-12-111-55/+106
* Removed numbering from the models.py header of some test ...Loic Bistuer2014-09-241-1/+1
* Fixed #18757, #14462, #21565 -- Reworked database-python ...Marc Tamlyn2014-09-031-1/+6
* 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
* PEP8 cleanupJason Myers2013-11-032-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