summaryrefslogtreecommitdiff
path: root/tests/many_to_many
Commit message (Expand)AuthorAgeFilesLines
* Removed numbering from the models.py header of some test packages.Loic Bistuer2014-09-241-1/+1
* Fixed mistake in tests from commit 2039908. Refs #19816.Loic Bistuer2014-03-301-2/+2
* Fixed #19816 -- Pre-evaluate querysets used in direct relation assignments.Loic Bistuer2014-03-301-0/+24
* Fixed transaction handling for a number of operations on related objects.Loic Bistuer2014-03-301-1/+4
* PEP8 cleanupJason Myers2013-11-021-0/+1
* Fix all violators of E231Alex Gaynor2013-10-261-6/+6
* Removed unused local variables in tests.Tim Graham2013-10-191-2/+2
* Removed most of absolute_import importsClaude Paroz2013-07-291-1/+1
* Fixed #20207 -- Handle ManyToManyField with a unicode name correctly.Simon Charette2013-04-051-1/+4
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-263-0/+423