geonode.messaging.management.commands.runmessaging

Attributes

logger

Classes

Command

Module Contents

geonode.messaging.management.commands.runmessaging.logger[source]
class geonode.messaging.management.commands.runmessaging.Command[source]

Bases: django.core.management.base.BaseCommand

help = 'Start the MQ consumer to perform non blocking tasks'[source]
add_arguments(parser)[source]
handle(**options)[source]