heliport.gate_connection.management.commands package
Submodules
heliport.gate_connection.management.commands.update_gate_projects module
- class heliport.gate_connection.management.commands.update_gate_projects.Command(stdout=None, stderr=None, no_color=False, force_color=False)
Bases:
BaseCommand
- add_arguments(parser)
Add –refresh argument to the command parser.
- handle(*args, **options)
Execute the update gate projects process using celery.
- help = 'Update GATE projects'