akvo.rsr.management.commands.unep_survey_import module
- class akvo.rsr.management.commands.unep_survey_import.CSVToProject(organisation, keyword, headers, data, delete_data=False)[source]
Bases:
object
- class akvo.rsr.management.commands.unep_survey_import.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 import UNEP survey data to RSR projects'