diff --git a/management/commands/import_nk15.py b/management/commands/import_nk15.py index b0a8236..f85204a 100644 --- a/management/commands/import_nk15.py +++ b/management/commands/import_nk15.py @@ -12,7 +12,7 @@ class Command(BaseCommand): def handle(self, *args, **kwargs): subprocess.call("./apps/scripts/shell/tabularasa") - call_command('import_account', alias=True, chunk=1000, save = "map.json") - call_command('import_activities', chunk=100, map="map.json") - call_command('import_transaction', chunk=10000, buttons=True, map="map.json") -# + call_command('import_account', alias=True, chunk=5000, save = "map.json") + call_command('import_activities', chunk=5000, map="map.json") + call_command('import_transaction', chunk=5000, buttons=True, map="map.json") + call_command('make_su', 'Coq', 'erdnaxe', 'PAC', 'Pollion', 'ÿnérant')