- Django REST Framework에서 쓸 수 있는 Writable Nested Representations를 만드려면 serializers의 create() 혹은 update() 메서드를 오버라이딩해야 합니다. 📝
- 순서를 만들고 저장하려면 order아이템과 같은 관계있는 데이터도 함께 처리해야 합니다. 🔄
- post 요청에서 order item을 생성하는 방법을 serializers의 create() 메서드에서 정의해야 합니다. 🎯
잠시만 기다려 주세요.
Recommanded Videos

2025. 9. 10.
![How to Become a Street Smart Developer – From Dropout to Selling his Company w/ Dennis Ivy [#144]](https://i2.ytimg.com/vi/MIKZK8r7y-M/hqdefault.jpg)
2024. 10. 4.

2024. 9. 3.

2024. 10. 29.

2025. 6. 10.

2025. 7. 1.