작성
·
531
답변 1
1
해결했습니다. ㅠㅠ 혹시 몰라 글을 남겨둡니다.
settings.py(deploy.py)에 다음을 추가하면 됩니다.
CSRF_TRUSTED_ORIGINS = ['도메인주소']
EX) CSRF_TRUSTED_ORIGINS = ['https://front.bluemix.net']
https://stackoverflow.com/questions/38841109/csrf-validation-does-not-work-on-django-using-https