akvo.rsr.management.commands.remove_project_contacts module
- class akvo.rsr.management.commands.remove_project_contacts.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 = 'Remove ProjectContacts for all the given projects.'