I have a page build model that has a manytomanyfield All i want is to display the other columns of the manytomany field model
I have an image model with name and category fields and I want both to display on the admin page in an inline table with a filter instead of a many to many field.