summaryrefslogtreecommitdiff
path: root/tests/m2m_through/models.py
AgeCommit message (Expand)Author
2014-11-21Fixed #23862 -- Made ManyToManyRel.get_related_field() respect to_field.Simon Charette
2014-03-05Fixed #14549 - Removed restriction of single FKs on intermediary tablesAkis Kesoglou
2013-11-02PEP8 cleanupJason Myers
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner