방금 전까지만 해도 문제없이 돌아갔는데 갑자기
CommandError: You must set settings.ALLOWED_HOSTS if DEBUG is False.
runserver 하려니까 이런 에러 뜨고
raise ImproperlyConfigured("settings.DATABASES is improperly configured. "
django.core.exceptions.ImproperlyConfigured: settings.DATABASES is improperly configured. Please supply the ENGINE value. Check settings documentation for more details.
makemigration이랑 migrate가 갑자기 안 먹으면서 이런 오류 뜨는데 혹시 왜 이런지 아냐
DB쪽이나 settings.py 파일은 건드린 적도 없는데 뭐가 문제지
뭐 건드렸으니까 그렇겠지 settings.py 올려봐
settings.ALLOWED_HOSTS 여기 문제라고 친히 알려주네