B
Size: a a a
HV
ГП
ГП
D
HV
PA
В
S
О
S
E
BrowsableAPIRenderer
без проблем создаются новые записи, а вот если через postman аналогичный запрос отправляю - ошибка.TypeError
when calling Order.objects.create()
. This may be because you have a writable field on the serializer class that is not a valid argument to Order.objects.create()
. You may need to make the field read-only, or override the OrderDetailSerializer.create() method to handle this correctly.𝙰𝙻
О