summaryrefslogtreecommitdiff
path: root/tests/regressiontests/m2m_through_regress
AgeCommit message (Expand)Author
2008-08-24Added a test to show that [8472] also fixed #8254.Malcolm Tredinnick
2008-08-22Fixed #8046 -- The first filter() call on a related manager for many-to-manyMalcolm Tredinnick
2008-08-14Fixed #8286 -- Simplified the m2m intermediate serialization test to make it ...Russell Keith-Magee
2008-08-12Fixed #8134 -- Corrected serialization of m2m fields with intermediate models...Russell Keith-Magee
2008-08-12Deleted a block of test code that got duplicated in applying a patch.Russell Keith-Magee
2008-07-29Fixed #6095 -- Added the ability to specify the model to use to manage a Many...Russell Keith-Magee