summaryrefslogtreecommitdiff
path: root/tests/regressiontests/admin_inlines
AgeCommit message (Expand)Author
2010-04-27Fixed #12749 -- Corrected a problem with validation of inline primary keys. T...Russell Keith-Magee
2010-04-27Fixed #13407 -- Corrected verbose names for autogenerated m2m models, and cle...Russell Keith-Magee
2010-03-26Fixed #13174 -- Fixed missing field label for `readonly_fields` when used in ...Gary Wilson Jr
2010-03-21Fixed #12778 - Added media handling abilities to admin inlines. Thanks for th...Jannis Leidel
2010-02-23Fixed #12561. InlineAdmin now respects can_delete=False. Thanks, nessita.Joseph Kocherhans
2009-05-03Fixed #9362 -- Prevented inline forms from overwriting the content_type_id at...Russell Keith-Magee