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.