Import from CSV as task
Move all from_csv
logic to a CSVImporter
class, make database cache refreshing optional in the command and add a Celery task to run importation.
Edited by Erwan Rouchet
Move all from_csv
logic to a CSVImporter
class, make database cache refreshing optional in the command and add a Celery task to run importation.