commands.process_tasks
Management command to process pending CRL generation tasks.
Module Contents
-
class commands.process_tasks.Command(stdout=None, stderr=None, no_color=False, force_color=False)[source]
Bases: django.core.management.base.BaseCommand
Management command to check and execute pending CRL generation tasks.
-
help[source]
-
handle(*args, **options)[source]
Execute the command.