akvo.rsr.management.commands.recalculate_disaggregation_aggregation module

class akvo.rsr.management.commands.recalculate_disaggregation_aggregation.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 = 'Reset and recalculate period disaggregation aggregation data.'