In Django admin panel we see a control like shown in image below for user permissions and also selecting groups. I want to add similar control for my application outside of admin. What is this selection control called and where can I learn more about it?
I am clueless about it and in Django documentation I couldn't find anything meaningful.