Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- Django
- 조맹클래스101
- Uncaught SyntaxError
- JavaScript
- include
- Migrate
- You should consider upgrading
- bootstrap4
- scotty
- Python
- junny
- 마이그레이트
- 오류
- pip install --upgrade pip
- TemplateSyntaxError
- 마이그레이션
- 알리
- 취미미술
- error
- 블린이
- ModuleNotFoundError
- ValueError
- 조맹크로키
- 크로키
- navbar
Archives
- Today
- Total
목록error (1)
내가 하고 싶은 것들 중 하나
[django 에러 해결] ValueError
문제상황 마이그레이션과 마이그레이트 시도 중에 마이그레이션은 성공 했으나 마이그레이트는 되지 않고 ValueError가 떴다. ValueError: The field admin.LogEntry.user was declared with a lazy reference to 'accounts.account', but app 'accounts' doesn't provide model 'account'. 해결과정 https://stackoverflow.com/questions/50324561/valueerror-the-field-admin-logentry-user-was-declared-with-a-lazy-reference 마이그레이션 파일과 데이터베이스를 지우..
웹 세상/django
2020. 5. 16. 22:46