akvo.rsr.management.commands.remove_disaggregation_targets_dupes module
- class akvo.rsr.management.commands.remove_disaggregation_targets_dupes.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 = 'Script to delete disaggregation target duplication at indicator and period level.\n\nUse the --delete option to actually delete the duplicate objects'