summaryrefslogtreecommitdiff
path: root/tests/delete_regress
AgeCommit message (Expand)Author
2013-10-26Fix all violators of E231Alex Gaynor
2013-10-23Fixed #21298 -- Fixed E301 pep8 warningsAlasdair Nicol
2013-10-18Fixed #21268 -- Fixed E303 pep8 warningsAlasdair Nicol
2013-09-09Removed unneeded imports in tests's __init__.py and unified them.Florian Apolloner
2013-09-08Removed some more unused local varsAlex Gaynor
2013-07-29Removed most of absolute_import importsClaude Paroz
2013-06-10Defined available_apps in relevant tests.Aymeric Augustin
2013-03-11Made transaction.managed a no-op and deprecated it.Aymeric Augustin
2013-02-27Fixed #19861 -- Transaction ._dirty flag improvementAnssi Kääriäinen
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner