akvo.rsr.management.commands.recalculate_periods module

class akvo.rsr.management.commands.recalculate_periods.Command(stdout=None, stderr=None, no_color=False, force_color=False)[source]

Bases: BaseCommand

args = '[<project_id>]'
handle(*args, **options)[source]

The actual logic of the command. Subclasses must implement this method.

help = 'Script for recalculating periods which have children'