django-orderable
django-orderable copied to clipboard
Respect update_fields in model save options
If sort_order
is not in update_fields
, we should do nothing - even if it has changed.