shuup.campaigns.management.commands package

Submodules

shuup.campaigns.management.commands.rebuild_campaign_caches module

class shuup.campaigns.management.commands.rebuild_campaign_caches.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.

rebuild_cache()[source]
resave_campaigns()[source]

Module contents