You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Media file
git lfs를 다운 받는다. (https://miiingo.tistory.com/333)
본 repository git clone 이후 git pull 도 진행.
다운 받아진 media.zip 파일 unzip 한 후 swppfall2022-team18/Backend/team18/media/images 처럼 위치가 되도록 놓는다
DB python manage.py makemigrations python manage.py migrate python manage.py loaddata final.json
을 실행한다.
The text was updated successfully, but these errors were encountered:
DB data 업데이트 방법
Media file
git lfs를 다운 받는다. (https://miiingo.tistory.com/333)
본 repository
git clone
이후git pull
도 진행.다운 받아진 media.zip 파일 unzip 한 후 swppfall2022-team18/Backend/team18/media/images 처럼 위치가 되도록 놓는다
DB
python manage.py makemigrations
python manage.py migrate
python manage.py loaddata final.json
을 실행한다.
The text was updated successfully, but these errors were encountered: