1👍
django-mptt
has support for Django 1.8+ and has a built in admin base class with drag and drop. I doesn’t have up and down buttons as requested, but drag and drop should be good enough.
I doesn’t only support ordering, but also trees. MPTT stands for Modified Preorder Tree Traversal.
Source:stackexchange.com