Skip to content

Feature request: Inline admin tab groups #1939

@j00bar

Description

@j00bar

Describe your feature request

For models that have a large number of inlines, the present options are to put them on the general tab or to give each of them their own tab.

I would like to be able to group several inlines in a single tab.

For example, I have a primary model for "Customer". I have a related model for communications preferences, another for phone call logs, another for email correspondence logs. I would like to have a "Communication" tab in which I have the inlines for all three models in a single related tab.

This could be accomplished by giving the base model inline class a tab_group attribute and perhaps a tab_group_order attribute.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions