Open JobDoesburg opened 2 months ago
@JobDoesburg I added two simple tests for adding a second project and get a UNIQUE error on Semester, probably because users may only have one project per semester. Could you look into that?
Also: ignore the shell.nix file, it's for my localenv. I think it's fine to put it in resources. (thinking about it now, I'll add some comments in the file)
One-sentence description
Changes the ForeignKey to a ManyToManyField on registrations, allowing engineers and managers to be in multiple projects.
The first project is displayed as "main" project (at places where this needs to be printed).
Description