summaryrefslogtreecommitdiff
path: root/tests/regressiontests/admin_inlines/models.py
AgeCommit message (Expand)Author
2011-02-26[1.2.X] Fixed #15424 -- Corrected lookup of callables listed in admin inlines...Ramiro Morales
2011-02-22[1.2.X] Fixed #13510 -- Corrected colspan of non-field-specific error message...Ramiro Morales
2010-09-27[1.2.X] Migrated admin_inlines doctest. Thanks to Sebastian Hillig.Russell Keith-Magee
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