DRF: Fix relationships on self with through table #20

Open
opened 2025-05-18 07:43:16 +00:00 by aonrud · 0 comments
Owner

DRF is getting the wrong object type when serializing an m2m field with a through table.

Check how to adjust to ensure the through model is passed to the serializer.

DRF is getting the wrong object type when serializing an m2m field with a through table. Check how to adjust to ensure the through model is passed to the serializer.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Blocks
Reference: Irish-Left-Archive/ILAv2#20
No description provided.