django When configuring multiple environment files , Project start error
django.core.exceptions.ImproperlyConfigured:SECRET_KEY
python manage.py runserver --settings=boook.settings.dev
python manage.py runserver --settings=boook.settings.dev 192.168.10.110:8080
Can't find settings The configuration file , So wrong . Try the above command when starting .