You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Player.DoesNotExist: Player matching query does not exist.
(2 additional frame(s) were not displayed)
...
File "search/views.py", line 12, in search_for_players_played_with
request_user_player = Player.objects.filter(team__battle__uploader_id=request.user.id, is_self=True).latest(
The text was updated successfully, but these errors were encountered:
Sentry Issue: SPLASHCAT-C9
The text was updated successfully, but these errors were encountered: