akvo.rsr.management.commands.fix_imported_qualitative_indicators module

class akvo.rsr.management.commands.fix_imported_qualitative_indicators.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 for fixing incorrectly imported qualitative indicators'