summaryrefslogtreecommitdiff
path: root/tests/delete_regress
Commit message (Expand)AuthorAgeFilesLines
* Fixed #22308 -- Regression from 0f956085.Aymeric Augustin2014-03-221-17/+15
* Removed legacy transaction management per the deprecation timeline.Aymeric Augustin2014-03-211-17/+11
* Fixed #19774 -- Deprecated the contenttypes.generic module.Simon Charette2014-01-261-3/+5
* PEP8 cleanupJason Myers2013-11-022-1/+30
* 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 unneeded imports in tests's __init__.py and unified them.Florian Apolloner2013-09-091-1/+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-263-0/+472