Binary package “python3-django-ordered-model” in ubuntu oracular

Allows Django models to be ordered

 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.