class documentation
class Command(base.BaseCommand):
Command to add datasets to database from initial JSON data.
Method | add |
Add arguments to command. |
Method | handle |
Execute command. |
class Command(base.BaseCommand):
Command to add datasets to database from initial JSON data.
Method | add |
Add arguments to command. |
Method | handle |
Execute command. |