K
K
k0r0g2021-11-26 12:23:15
Django
k0r0g, 2021-11-26 12:23:15

How to limit the selection in the admin panel depending on the user group?

Hello. I have a hierarchy of user groups. I want to make it so that in the admin panel, users of group A, when adding a new user, can select a group for the new user from the list of groups allowed for the user to add group A.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Gornostaev, 2021-11-26
@k0r0g

Override the formfield_for_manytomany method for the groups field.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question