Hello!

Currently admin ManyToMany autocomplete fields don't allow editing 
selections like ForeignKey fields do.
I would like to suggest adding adding editing by showing the related object 
popup when a selected option is clicked in a ManyToMany autocomplete field.
Alternatively, the unicode pencil icon could be added next to the × icon 
into the selection chip for editing:

[ ( × 🖉 option 1 ) ( × 🖉 option 2 ) ] + 

I recently had to implement this and a (somewhat incomplete) overview how 
to do it with django-autocomplete-light is here:
https://stackoverflow.com/a/61580389/258772

What do you think?

Best regards,
Mart

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/b6adca98-8bfd-450b-aa11-befc8aa29824o%40googlegroups.com.

Reply via email to