I have a ManyToMany relationship setup with intermediary objects in Django. Any ideas how I can order the < select >s in the Inlines that show up for the intermediary objects?
|
|
You can use
|
||
|
|
|
Have you tried specifying a model for the many-to-many relationship using the
|
||
|
|
