Binary package “python3-sortedm2m” in ubuntu jammy

Replacement for Django's many to many field with sorted relations (Python 3)

 sortedm2m is a drop-in replacement for Django's own ManyToManyField. The
 provided SortedManyToManyField behaves like the original one, but remembers
 the order of added relations.
 .
 This is the Python 3 version of the package.