instead of have 3 m2m rls, we could have 1 single Role table, which indicate role of the users in the contest Something like: ContestRole: contest role: [author/testers/curators]
instead of have 3 m2m rls, we could have 1 single Role table, which indicate role of the users in the contest
Something like:
ContestRole:
contest
role: [author/testers/curators]