python-sortedm2m-data

Replacement for django's many to many field with sorted relations (data files)
  https://github.com/gregmuellegger/django-sortedm2m
  0
  no reviews



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 package contains the static data files and templates.