[Django]데이터베이스관리(N:M)_팔로우 기능 구현(custom user)
0. 들어가면서 팔로우 기능은 user와 user의 관계다. 현재 내부에 있는 User를 쓰고 있다. 그러나 그 user는 field도 없고 그냥 껍데기 이다. 우리는 User가 상속 박도 있는 AbstractUser를 이용하여 custom user를 만들것이다. 그렇다면 팔로우기능을 구현하기 위해서는 custom user에 대한 개념을 잡고 해야한다. 따라서 custom user에 대해 먼저 학습해보자. https://docs.djangoproject.com/en/3.0/topics/auth/customizing/ Customizing authentication in Django | Django documentation | Django The Django Software Foundation deeply..
Web/Django
2020. 8. 29. 00:58
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- UserCreationForm
- nextjs autoFocus
- error:0308010C:digital envelope routines::unsupported
- JavaScript
- react autoFocus
- useState
- django
- Deque
- next.config.js
- BFS
- Vue
- NextJS
- vuejs
- read_csv
- mongoDB
- pandas
- 클라우데라
- typescript
- logout
- DFS
- 자연어처리
- TensorFlow
- Python
- login
- Express
- 자료구조
- nodejs
- react
- useHistory 안됨
- Queue
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함