summaryrefslogtreecommitdiff
path: root/tests/regressiontests/model_formsets_regress/tests.py
AgeCommit message (Expand)Author
2010-02-01Fixed #12692 - Properly handle the extra clause of admin inline formsets. Als...Jannis Leidel
2009-10-30Fixed #11872 -- Instantiate the correct model in BaseInlineFormSet.__init__ w...Brian Rosner
2009-05-20Modified a test from r10787 so that the comparison order is reliable. Thanks ...Russell Keith-Magee
2009-05-15Fixed #11120 -- Corrected handling of inlines attached to inherited classes, ...Russell Keith-Magee
2009-05-13Fixed #10243, #11043 -- Corrected handling of formsets over a ForeignKey that...Russell Keith-Magee