DRF: Fix relationships on self with through table #20
Labels
No labels
bug
duplicate
feature
invalid
needs research
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Blocks
#12 Managing "minor/dependent" entries
Irish-Left-Archive/ILAv2
Reference: Irish-Left-Archive/ILAv2#20
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.