Drop-in replacement for django's own ManyToManyField
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.
Linter | Message | Location |
---|---|---|
optional-tests Make sure tests are only run when requested | the 'check' phase should respect #:tests? | |
optional-tests Make sure tests are only run when requested | the 'check' phase should respect #:tests? |