pagetools.subscriptions.management.commands package¶
Submodules¶
pagetools.subscriptions.management.commands.send_news_queue module¶
- class pagetools.subscriptions.management.commands.send_news_queue.Command(stdout=None, stderr=None, no_color=False, force_color=False)[source]¶
Bases:
BaseCommand- handle(*args, **options)[source]¶
The actual logic of the command. Subclasses must implement this method.
- help = 'sending news from queue'¶