Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/many_to_many/tests.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #25550 -- Deprecated direct assignment to the rever...Tim Graham2015-10-271-11/+41
* Renamed descriptor classes for related objects.Aymeric Augustin2015-09-211-2/+2
* Fixed #24156 -- Fixed inherited related name of ManyToMan...Andriy Sokolovskiy2015-05-131-1/+26
* Merged ManyRelatedObjectsDescriptor and ReverseManyRelate...Loic Bistuer2015-02-161-1/+1
* Fixed #6707 -- Added RelatedManager.set() and made descri...Loic Bistuer2015-02-051-0/+39
* Fixed mistake in tests from commit 2039908. Refs #19816.Loic Bistuer2014-03-301-2/+2
* Fixed #19816 -- Pre-evaluate querysets used in direct rel...Loic Bistuer2014-03-301-0/+24
* Fixed transaction handling for a number of operations on ...Loic Bistuer2014-03-301-1/+4
* 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
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+390