Skip to content

updating widget in django admin #2

@tmcadam

Description

@tmcadam

I am using this widget in django admin with the SortedManyToMany field. The widget works really well, and is making my application possible in the admin without using forms. The only issue is that when adding a new item to the related table, using the + link, after returing to the original form, the new item is not added to the widget without a browser refresh. This then clears any previous selections!

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