One-sentence description
The names of the columns and the values are not aligned. This means that the wrong values are in the wrong columns.
Description
This makes the csv very hard to read and also makes it hard to use.
Motivation
This makes the csv very hard to read and also makes it hard to use.
Suggested implementation
Align the field names and the values in the file website/registrations/team_assignment.py