django-jsonform
django-jsonform copied to clipboard
Don't hide list move up/down buttons for first and last items
It's gets frustrating when first or last items are moved up or down and the hidden buttons reappear which affects the position of previously visible button.
Disable the buttons instead of hiding them.