User formset to add workshop assignments
Created by: MagdaN
This adds the possibilty to assign users to workshops. The problem at the moment is that the formset validates the choices as False, I think, this is because there are added to late. I commented it in the code