Many 2 Many Admin Ordering with Mysql
My Models has a FK to translations and also a many 2 many to categories which also them are translated With this code I concatenate the translation of the categories and allow the changelist to order them. works only on mysql but you can adapt to your DB SET SESSION is required by mysql.
- admin
- mysql
- m2m
- ordering