Develop/오류 해결 (Resolve errors)

[Python/VScode] IntegrityError: UNIQUE constraint failed: auth_user.username

안다희 2019. 2. 9. 23:09
728x90

https://coding-dahee.tistory.com/61

이거하다가...


IntegrityError


다른 아이디로 회원가입 시도하니 되었다,,,

그것에 대한 에러처리를 안해줘서 그런가보다


내 admin 아이디가 deg9810인데

회원가입 역시 deg9810으로 해서 그런가보다

db에 이미 관리자인 deg9810이 있어서 애초에 처음부터 에러가 난 것 같다