akvo.rsr.management.commands.check_project_creators module

class akvo.rsr.management.commands.check_project_creators.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 = "Lists all Organisations that are project creators, and lists all projects that don't have a project creator associated with it."