asked
Django with determination! Make Pinterest with Django: From the ground up to deployment
Install Gunicorn and replace the runserver command
Written on
·
502
0
Answer 1
1
해결 됐습니다... 어처구니 없네요
롤백 하는 과정에서
manage.py
os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'pragmatic.settings' ㄹ
뒷부분 local을 안 뺴고
settings에서도 3번 들어간parents를 2번으로 변경 안했었네요