auth table의 부재 때문에 생긴 오류
python manage.py makemigrations
python manage.py migrate
해주면 해결 가능
'웹' 카테고리의 다른 글
[React 개발 기록장][1번째 이야기] 프로젝트 시작하기 (0) | 2022.06.29 |
---|---|
[Migration admin.0001_initial is applied before its dependency accounts.0001_initial on database 'default'.][장고 오류해결] (0) | 2022.05.04 |
[장고 기본 개념 총정리][django] (0) | 2022.04.26 |
[TemplateDoesNotExists 에러][장고] (1) | 2022.04.17 |
[ngrok fialed to complete tunnel connection][오류 해결] (0) | 2022.04.14 |