Hello guys,
I'm sure it's not the right way to do it but I did a quick workaround to make this command work again (not sure it do what expected sic).
1) Add options["extensions"] = [] before the line 50 in the file horizon/horizon/management/commands/startdash.py
2) Add options['files'] = [] before line 89 in the file horizon/.venv/local/lib/python2.7/site-packages/django/core/management/templates.py
Best regards
Hello guys,
I'm sure it's not the right way to do it but I did a quick workaround to make this command work again (not sure it do what expected sic).
1) Add options[ "extensions" ] = [] before the line 50 in the file horizon/ horizon/ management/ commands/ startdash. py
2) Add options['files'] = [] before line 89 in the file horizon/ .venv/local/ lib/python2. 7/site- packages/ django/ core/management /templates. py
Best regards