같공(같이 공부할래?) BackEnd 서버입니다
pip install django // Django 설치
pip install djangorestframework // DRF 설치
pip install django-cors-headers // CORS 방지
asgiref==3.5.2
Django==4.0.5
django-cors-headers==3.13.0
djangorestframework==3.13.1
install==1.3.5
pytz==2022.1
sqlparse==0.4.2