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