Project: team member role
ajouter un rôle aux membres de de l'équipe d'un projet (junction table)
https://projects.invisionapp.com/share/TZLR87RNCBV#/screens/306642516
ajouter un rôle aux membres de de l'équipe d'un projet (junction table)
https://projects.invisionapp.com/share/TZLR87RNCBV#/screens/306642516
changed the description
Indeed.
I don't know how to do that also in Django. @sylvain ?
By Alexandre on 2018-09-21T19:03:14 (imported from GitLab project)
changed milestone to %Alpha v2
You can do it like this: https://docs.djangoproject.com/fr/2.1/topics/db/models/#extra-fields-on-many-to-many-relationships
Then you can replace "members" by "membership_set" in your fields.
moving to Alpha 3 due to bug in the store.
changed milestone to %Alpha v3
unassigned @sylvain
By Alexandre on 2018-10-24T11:25:21 (imported from GitLab project)
Should be solved by https://git.happy-dev.fr/startinblox/sib-core/issues/159
closed
By Jean-Baptiste on 2019-01-29T09:35:16 (imported from GitLab project)