Remove M2M bridge table serializers #986
Labels
feature
New feature or request
hacktoberfest
Included as a part of Hacktoberfest
help wanted
Extra attention is needed
Terms
Description
In recent discussions we realized that with Django should be able be able to get rid of the defined M2M tables that we're referring to as bridge tables - specifically tables like
organization_event
as these would be autogenerated by the backend. This task would plan this out including if and how the connection to the frontend needs to change.Contribution
Happy to plan this out and help with implementation! 😊
The text was updated successfully, but these errors were encountered: