You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I save an instance with SortedManyToManyField, rows of the intermediate table with selected values are re-created not updated. Even when no changes are made. Is this required behavior?
When I save an instance with SortedManyToManyField, rows of the intermediate table with selected values are re-created not updated. Even when no changes are made. Is this required behavior?