Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/delete_regress/tests.py
Commit message (Expand)AuthorAgeFilesLines
* Changed database connection duplication technique.Aymeric Augustin2015-09-091-5/+2
* Fixed #25331 -- Removed trailing blank lines in docstrings.Maxime Lorant2015-08-311-8/+0
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-5/+7
* Fixed #22308 -- Regression from 0f956085.Aymeric Augustin2014-03-221-17/+15
* Removed legacy transaction management per the deprecation...Aymeric Augustin2014-03-211-17/+11
* PEP8 cleanupJason Myers2013-11-031-1/+2
* Fix all violators of E231Alex Gaynor2013-10-261-1/+1
* Fixed #21298 -- Fixed E301 pep8 warningsAlasdair Nicol2013-10-231-0/+1
* Fixed #21268 -- Fixed E303 pep8 warningsAlasdair Nicol2013-10-181-4/+0
* Removed some more unused local varsAlex Gaynor2013-09-081-7/+7
* Removed most of absolute_import importsClaude Paroz2013-07-291-1/+1
* Defined available_apps in relevant tests.Aymeric Augustin2013-06-101-0/+6
* Made transaction.managed a no-op and deprecated it.Aymeric Augustin2013-03-111-3/+1
* Fixed #19861 -- Transaction ._dirty flag improvementAnssi Kääriäinen2013-02-271-1/+3
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+360