Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DB data 업데이트 방법 #79

Open
Whiteppanda opened this issue Dec 1, 2022 · 0 comments · Fixed by #81
Open

DB data 업데이트 방법 #79

Whiteppanda opened this issue Dec 1, 2022 · 0 comments · Fixed by #81
Labels

Comments

@Whiteppanda
Copy link
Collaborator

Whiteppanda commented Dec 1, 2022

DB data 업데이트 방법

  1. Media file
    git lfs를 다운 받는다. (https://miiingo.tistory.com/333)
    본 repository git clone 이후 git pull 도 진행.
    다운 받아진 media.zip 파일 unzip 한 후 swppfall2022-team18/Backend/team18/media/images 처럼 위치가 되도록 놓는다

  2. DB
    python manage.py makemigrations
    python manage.py migrate
    python manage.py loaddata final.json
    을 실행한다.

@Whiteppanda Whiteppanda linked a pull request Dec 3, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant