webvirtmgr icon indicating copy to clipboard operation
webvirtmgr copied to clipboard

ImportError: cannot import name secret_key

Open solomon-cc opened this issue 8 years ago • 0 comments

WARNING:root:No local_settings file found. Traceback (most recent call last): File "/var/www/webvirtmgr/console/webvirtmgr-console", line 20, in from webvirtmgr.settings import WS_PORT, WS_HOST, WS_CERT, WS_KEY File "/var/www/webvirtmgr/webvirtmgr/settings.py", line 186, in from webvirtmgr.utils import secret_key ImportError: cannot import name secret_key i dont how to deal with

solomon-cc avatar Aug 03 '17 11:08 solomon-cc