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 | 31 |
Tags
- async
- S3
- dict
- git
- merge
- MongoDB
- node
- socket io
- AWS
- lambda
- Class
- crud
- react
- 튜플
- wetube
- docker
- RDS
- TypeScript
- Props
- NeXT
- 중급파이썬
- pandas
- EC2
- flask
- 파이썬
- SSA
- 카톡
- SAA
- 채팅
- Vue
Archives
- Today
- Total
초보 개발자
django.core.exceptions.ImproperlyConfigured: Application labels aren't unique, duplicates: users 본문
Error
django.core.exceptions.ImproperlyConfigured: Application labels aren't unique, duplicates: users
taehyeki 2022. 2. 10. 13:50INSTALLED_APPS에 user앱이 2번 추가되어있는지 확인
'Error' 카테고리의 다른 글
ec2 퍼블릭 IP4 할당 (0) | 2022.03.11 |
---|---|
venv설정 시 The virtual environment was not created successfully because ensurepip is notavailable. (0) | 2022.03.07 |
raise LookupError(message)LookupError: No installed app with label 'admin'. (0) | 2022.02.10 |
su: warning: cannot change directory to /nonexistent: No such file or directory (0) | 2022.02.02 |
윈도우10에서 SSH 접속 시 pem 파일 권한변경 (0) | 2022.01.31 |