submissions.management.commands.remind_fellows_to_submit_report module

class submissions.management.commands.remind_fellows_to_submit_report.Command(stdout=None, stderr=None, no_color=False)[source]

Bases: django.core.management.base.BaseCommand

handle(*args, **options)[source]

The actual logic of the command. Subclasses must implement this method.