summaryrefslogtreecommitdiff
path: root/tests/m2m_regress
Commit message (Expand)AuthorAgeFilesLines
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-2/+4
* Added a test to ensure bad assignation to M2M doesn't clear dataClaude Paroz2014-12-241-0/+12
* Fixed #23620 -- Used more specific assertions in the Django test suite.Berker Peksag2014-11-031-4/+4
* Fixed #19671 -- Added warnings that null and validators are ignored for ManyT...Anubhav Joshi2014-07-091-1/+1
* Corrected many style guide violations that the newest version of flake8 catchesAlex Gaynor2014-03-301-1/+1
* Fixed #19816 -- Pre-evaluate querysets used in direct relation assignments.Loic Bistuer2014-03-301-12/+0
* Fixed E124 pep8 warnings.Loic Bistuer2013-12-101-1/+2
* PEP8 cleanupJason Myers2013-11-021-0/+9
* Whitespace cleanup.Tim Graham2013-10-101-1/+0
* Updated syncdb -> migrate in tests.Tim Graham2013-09-031-1/+1
* Removed most of absolute_import importsClaude Paroz2013-07-291-1/+1
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-263-0/+191