summaryrefslogtreecommitdiff
path: root/tests/m2m_signals/tests.py
AgeCommit message (Expand)Author
2015-03-22Refs #18586 -- Split up tests/m2m_signalsAlain IVARS
2015-02-06Sorted imports with isort; refs #23860.Tim Graham
2015-02-05Fixed #6707 -- Added RelatedManager.set() and made descriptors' __set__ use it.Loic Bistuer
2015-01-20Fixed typos in code comments.Adam Taylor
2013-10-26Fix all violators of E231Alex Gaynor
2013-07-29Removed most of absolute_import importsClaude Paroz
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner