Davin Byeon
Davin Byeon
open된 것 기준으로 200번째 Issue네요! 🦄 배포 환경에서 Django settings의 `DEBUG`를 `False`로 배포하는 것이 물론 바람직합니다. 그러나 배포를 처음하는 상황에선 여러 문제가 발생할 수 있고(예를 들어 local 환경에선 Redis가 있었는데...
> 이번 세미나부터는 세미나 이후 참여가 자유인 질의응답 시간을 따로 가집니다. 물론 개인 일정, 다음 세미나 등으로 참여가 어려운 분이 있을 수 있습니다. 이 내용은 오늘 Backend 세미나 이후 질의응답...
과제 3에서는 test를 통해 과제 2 당시의 명세를 잘 지켰는지를 스스로 엄밀히 확인하는 과정을 수행하게 됩니다. 이것은 결코 '과제'였기 때문에 스펙을 잘 지켜야 한다는 의미만은 아닙니다. client 및 frontend 개발자와...
I fixed one existing test because it didn't configure `DataSourceAutoConfiguration`, which made the test vacuously true. (mentioned in #35261)
### Feature Description Currently for r2dbc mysql, the [dev.miku](https://github.com/mirromutth/r2dbc-mysql) should be used. However, because the repository have not been maintained for quite long time and the driver is not compatible...
실습 시간에 언급되었던대로, urlpatterns를 모두 '/'로 끝나게 하였습니다. 이 때, 예를 들어 ARC로 `http://localhost:8000/api/signup`('/'으로 끝나지 않은)에 POST 요청을 보내면 `RuntimeError: You called this URL via POST, but the URL doesn't...
infra 관련 pod 들이 node 들에 분산되어있는데, 특정 label 을 단 node 만들고 거기에 뜨도록 설정
AWS SecretsManager 에서 읽어 K8S Secret 으로 주입해주기 https://external-secrets.io/ 각 서버에서 SecretsManager 사용을 위해 sdk 불필요