intranet.apps.schedule.management.commands package
intranet.apps.schedule.management.commands.schedule_notify module
-
class intranet.apps.schedule.management.commands.schedule_notify.Command(stdout=None, stderr=None, no_color=False, force_color=False)[source]
Bases: BaseCommand
-
add_arguments(parser)[source]
-
do_notify(pd_data)[source]
-
handle(*args, **options)[source]
-
help = 'Send Google Cloud Messaging notifications at needed times at the beginning and end of a class period.'