django-modeltranslation
django-modeltranslation copied to clipboard
Convenience classes for Tabbed Inlines
Modeltranslate already includes convenience admin classes for tabbed translation (e.g. TabbedTranslationAdmin) and it would be great to have equivalent classes for tabbed inlines (i.e. TabbedTranslationStackedInline and TabbedTranslationTabularInline convenience classes).
:+1: