I try this: `class EquipmentInline(ModelAdminTotals): ...` And I have an error: _'....admin.EquipmentInline' must inherit from 'InlineModelAdmin'_