summaryrefslogtreecommitdiff
path: root/tests/m2m_through_regress/test_multitable.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-11/+23
* Refs #23968 -- Removed unnecessary lists, generators, and tuple calls.Jon Dufresne2017-06-011-1/+1
* Refs #23919 -- Removed encoding preambles and future importsClaude Paroz2017-01-181-2/+0
* Fixed #17002 -- Allowed using a ManyToManyField through model that inherits a...InvalidInterrupt2016-12-071-0/+51