Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/many_to_many
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-132-1/+43
* Merged ManyRelatedObjectsDescriptor and ReverseManyRelate...Loic Bistuer2015-02-161-1/+1
* Fixed #6707 -- Added RelatedManager.set() and made descri...Loic Bistuer2015-02-051-0/+39
* Removed numbering from the models.py header of some test ...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 rel...Loic Bistuer2014-03-301-0/+24
* Fixed transaction handling for a number of operations on ...Loic Bistuer2014-03-301-1/+4
* PEP8 cleanupJason Myers2013-11-031-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 nam...Simon Charette2013-04-051-1/+4
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-263-0/+423