
Django-ordered-model allows models to be ordered and provides a simple admin interface for reordering them. Model instances have a set of methods to move them relative to each other. It is also possible to order only within a subset of objects.
This package contains the Python 3 version of the library.