====== Django의 각종 키값 설정 ====== 각종 설정값을 소스상에 누락시키지 않기 위해서... ==== OS의 환경변수값 이용 ==== ==== python-decouple 이용 ==== pip install python-decouple