|
|
|
@ -883,7 +883,7 @@ def tournament_import_team_reg(request): |
|
|
|
'group-stages.json': GroupStageSerializer, |
|
|
|
'group-stages.json': GroupStageSerializer, |
|
|
|
'team-registrations.json': TeamRegistrationSerializer, |
|
|
|
'team-registrations.json': TeamRegistrationSerializer, |
|
|
|
# 'matches.json': MatchSerializer, |
|
|
|
# 'matches.json': MatchSerializer, |
|
|
|
# 'player-registrations.json': PlayerRegistrationSerializer, |
|
|
|
'player-registrations.json': PlayerRegistrationSerializer, |
|
|
|
# 'team-scores.json': TeamScoreSerializer |
|
|
|
# 'team-scores.json': TeamScoreSerializer |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|