Contents:
submissions.management.commands.remind_fellows_to_submit_report.
Command
Bases: django.core.management.base.BaseCommand
django.core.management.base.BaseCommand
handle
The actual logic of the command. Subclasses must implement this method.