summaryrefslogtreecommitdiff
path: root/tests/regressiontests/model_formsets_regress/models.py
AgeCommit message (Expand)Author
2014-07-14[1.4.x] Revert "Fixed #13794 -- Fixed to_field usage in BaseInlineFormSet."Ramiro Morales
2014-07-14[1.4.x] Fixed #13794 -- Fixed to_field usage in BaseInlineFormSet.Tim Graham
2011-10-13Convert the remainder of the relative imports in the tests to be absolute imp...Alex Gaynor
2011-01-25Fixed #14938 - Fixed save-as-new on inline formset with new forms.Carl Meyer
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