Reset role default to "Athlete"
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.
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.