K 10 svn:author V 4 miwi K 8 svn:date V 27 2015-12-21T14:22:55.915583Z K 7 svn:log V 354 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. WWW: https://github.com/gregmuellegger/django-sortedm2m PR: 205096 Submitted by: Kevin Golding Approved by: mat (mentor) Differential Revision: D4628 END