You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
Hi Everyone,
I have a model with a manyTomany field. I've created an update view for this model and the widget for manyTomany field is FilteredSelectMultiple. How to render the selected value for the manyTomany field in right side box of FilteredSelectMultiple widget while visiting the page?