Skip to content

Reset role default to "Athlete"

Esther Vogt requested to merge select-user-role into master

This is necessary since the createsuperuser command breaks due to no user.role being set. This prohibits access to /admin/ and thus user/model instance creation/management.

Merge request reports