summaryrefslogtreecommitdiff
path: root/tests/delete
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed #23812 -- Changed django.utils.six.moves.xrange imports to rangeMichael Hall2014-12-131-4/+4
* Fixed #16426 -- deletion of 1000+ objects with relations on SQLiteAnssi Kääriäinen2014-08-111-1/+50
* PEP8 cleanupJason Myers2013-11-022-1/+8
* Fixed #21302 -- Fixed unused imports and import *.Tim Graham2013-11-021-1/+1
* Fixed #21298 -- Fixed E301 pep8 warningsAlasdair Nicol2013-10-231-0/+4
* Removed some more unused local varsAlex Gaynor2013-09-081-3/+3
* Removed most of absolute_import importsClaude Paroz2013-07-291-1/+1
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-263-0/+502