summaryrefslogtreecommitdiff
path: root/tests/regressiontests/generic_inline_admin/models.py
AgeCommit message (Expand)Author
2010-02-23[1.1.X] Fixed #12561. InlineAdmin now respects can_delete=False. Backport of ...Joseph Kocherhans
2009-12-17[1.1.X] Updated BaseGenericInlineFormSet to match the changes made to BaseInl...Russell Keith-Magee
2009-04-18Fixed #9122: generic inline formsets now respect exclude and max_num. Thanks,...Jacob Kaplan-Moss
2008-11-13Fixed #9498 -- Handle a formset correctly when the foreign key is not availab...Brian Rosner