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
A quick fix for this would be to only allow ordering on existing objects. You can check out my fix for this on my fork: https://github.com/bendavis78/django-orderable. The long-term fix would have to implement some way of checking for whether or not any fields other than the "order" field have changed.
Hi,
Here are the steps to reproduce this issue:
Feel free to tell me if you need more informations.
The text was updated successfully, but these errors were encountered: