Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/m2m_through
Commit message (Expand)AuthorAgeFilesLines
* Fixed #25550 -- Deprecated direct assignment to the rever...Tim Graham2015-10-271-2/+2
* Fixed #23395 -- Limited line lengths to 119 characters.Dražen Odobašić2015-09-121-3/+16
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-281-17/+22
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-3/+5
* Fixed #23862 -- Made ManyToManyRel.get_related_field() re...Simon Charette2014-11-212-1/+51
* Refactored m2m_through tests. Refs #18586Davide Ceretti2014-09-251-274/+291
* Fixed #14549 - Removed restriction of single FKs on inter...Akis Kesoglou2014-03-052-1/+64
* Fixed #21763 -- Added an error msg for missing methods on...Robert Stapenhurst2014-02-091-15/+56
* PEP8 cleanupJason Myers2013-11-031-0/+6
* Fix all violators of E231Alex Gaynor2013-10-261-17/+17
* Removed unused local variables in tests.Tim Graham2013-10-191-13/+13
* Fixed #21268 -- Fixed E303 pep8 warningsAlasdair Nicol2013-10-181-2/+0
* Removed unneeded imports in tests's __init__.py and unifi...Florian Apolloner2013-09-091-2/+0
* Removed most of absolute_import importsClaude Paroz2013-07-291-1/+1
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-263-0/+420