onaio / onadata

Collect, Analyze and Share
https://ona.io
Other
183 stars 132 forks source link

Create Management Command to Add Users to Organizations #2614

Open KipSigei opened 3 months ago

KipSigei commented 3 months ago

We need a management command that allows adding users to an organization from the django shell. This command should be able to do the following:

  1. Specify the user to be added.
  2. Specify the organization to add the user to.
  3. Specify the role of the user within the organization.