Skip to content

Resolve "create command to easily add admin user"

Carlos Vega requested to merge 347-create-sueperuser-with-worker into master

Closes #347 (closed)

Examples of use. Raises if user or worker already exist. Assigns all locations and languages.

Screenshot_2020-11-05_at_14.04.13

Screenshot_2020-11-05_at_14.03.27

Btw, @piotr.gawron I just noticed that when a worker is removed it doesn't cascade and removes the user as well. Not sure if this is correct approach but I just note it.

Merge request reports