Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/m2m_regress
Commit message (Expand)AuthorAgeFilesLines
* Fixed #25550 -- Deprecated direct assignment to the rever...Tim Graham2015-10-271-3/+3
* Fixed #24505 -- Fixed clash with hidden m2m fields.Marco Fucci2015-03-272-1/+23
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-2/+4
* Added a test to ensure bad assignation to M2M doesn't cle...Claude Paroz2014-12-241-0/+12
* Fixed #23620 -- Used more specific assertions in the Djan...Berker Peksag2014-11-031-4/+4
* Fixed #19671 -- Added warnings that null and validators a...Anubhav Joshi2014-07-091-1/+1
* Corrected many style guide violations that the newest ver...Alex Gaynor2014-03-301-1/+1
* Fixed #19816 -- Pre-evaluate querysets used in direct rel...Loic Bistuer2014-03-301-12/+0
* Fixed E124 pep8 warnings.Loic Bistuer2013-12-101-1/+2
* PEP8 cleanupJason Myers2013-11-031-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