class documentation
class Command(base.BaseCommand):
Command to add users from a file or via arguments.
| Method | add |
Add arguments to command. |
| Method | handle |
Execute command. |
class Command(base.BaseCommand):
Command to add users from a file or via arguments.
| Method | add |
Add arguments to command. |
| Method | handle |
Execute command. |