Skip to content

Using Save-button results in 'Added' message #306

@intrepidclass

Description

@intrepidclass

When I use the change form to modify an object that uses reverse_admin, I get a success message saying the object has been added. Which is confusing since the object already existed.

While debugging, I can see that ModelAdmin.response_add() is called instead of ModelAdmin.response_change()

What's going on there?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions