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 |
Tags
- JS
- 프론트엔드
- 일대다
- Django
- 장고
- 다대일
- TODO
- ORM
- 매핑
- html
- nomadcoder
- React
- 트랜잭션
- 노마드코더
- javascript
- 다대다
- web
- 영속성 컨텍스트
- frontend
- AWS
- python
- clonecoding
- 플러시
- SBERT
- css
- 장고독학
- java
- 단방향
- JPA
- 바닐라js
Archives
- Today
- Total
목록clonecoding (2)
꿈꾸는 새벽하늘
![](http://i1.daumcdn.net/thumb/C150x150.fwebp.q85/?fname=https://blog.kakaocdn.net/dn/dgfvPy/btrW9pCGuP2/f8zBfc36Vsk2tNevAhbk9k/img.png)
Install: django Rest Framework & django-cors-headers settings.py 수정: Whitelisting React port Whitelisting React port: let frontend of the application to interact with the API in django serializers.py 생성 serializers.py: to convert the model instances to JSON so that the frontend can work with the received data easily cf. JSON: the standard for data interchange on the web views.py urls.py routers:..
💻 Programming
2023. 1. 25. 22:13