I’m using Django and django-auth-ldap. How do I make all users to be staff?
I’m using django-auth-ldap for athentication. I want all new users to be assigned as staff. How do I do that?
I’m using django-auth-ldap for athentication. I want all new users to be assigned as staff. How do I do that?