djangords (1) 썸네일형 리스트형 [Django] django AWS RDS 올바르게 연결하기 [오류포함] 아 진짜 이거 2시간 애먹었다... 퇴근하고 여태 붙잡고있다가 Stackexchange에서 보고 해결했다.. 먼저 이오류!! 사람잡는다. django.db.utils.OperationalError: could not connect to server: Connection timed out (0x0000274C/10060) Is the server running on host "jldb-xxx.c1cn96452cds.ap-northeast-2.rds.amazonaws.com" (3.35.123.4) and accepting TCP/IP connections on port 5432? 1.먼저 settings py에 해당 데이터베이스 설정을 해준다. #SETTINGS.py DATABASES = { 'defaul.. 이전 1 다음