submissions.management.commands.email_fellows_tasklist module¶
-
class
submissions.management.commands.email_fellows_tasklist.Command(stdout=None, stderr=None, no_color=False, force_color=False)[source]¶ Bases:
django.core.management.base.BaseCommandSend out mail to Fellows letting them know about their open tasks.
-
help= 'Sends an email to Fellows with current and upcoming tasks list'¶
-