Skip to content

How to add actions in the admin integration, similar to django default history view #1030

Closed
@zilehuda

Description

@zilehuda

Problem Statement
I have changed the is_active column from True to False, now when I look at the history view from admin integration, I am not able to see which field has been changed, but in the default django history list, it shows changes in the action column. How can I do this in the django-simple-history?

In short, I wanted to know, what has been changes by looking at the list display

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