Open andrewtavis opened 1 month ago
CC @to-sta: I figured we should make an issue for this :)
I want to help in this, however, i would require more information regarding the requirement.
Hey @jairajsahgal 👋 Sorry, this message must have slipped under the radar :) @to-sta: Do you want to check out the most recent version of main and let us know what the changes that are needed are more specifically? Maybe we can then split the work up a bit?
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! :blush: