sogang-univ_caps-1-project
git push하기 전에 항상 git pull을 통해 최신 버전을 유지해주세요.
git push후에 항상 팀원들에게 알려주세요.
새로운 기능을 구현할 때 마다, 우선 새로운 브랜치에 push합니다.
When each feature is implemented, it must be push to new branch (name of the feature), not to the main branch.
수정중 ...
Django==5.1.3 djangorestframework==3.15.2 openai==1.54.0