Private
Public Access
1
0

some bug fixes

This commit is contained in:
Sander Roosendaal
2019-02-23 15:29:47 +01:00
parent 9642e8e2a2
commit 6cd745379f
3 changed files with 4 additions and 4 deletions

View File

@@ -205,7 +205,7 @@ def rower_teams_view(request,message='',successmessage=''):
potentialcoaches = [c for c in potentialcoaches if teams.get_coach_club_size(c.rower)<c.rower.clubsize]
coachees = teams.coach_getcoachees(r)
coachees = teams.coach_getcoachees(request.user.rower)
if request.user.rower.rowerplan == 'coach':
potentialathletes = Rower.objects.filter(