core: recreation of matchmaking, add: matchmaking support multiple modes
This commit is contained in:
@ -7,7 +7,6 @@ from django.http import HttpRequest
|
||||
from django.contrib.auth import login
|
||||
from django.db.models import QuerySet
|
||||
|
||||
from matchmaking.models import in_matchmaking
|
||||
from .models import TournamentModel
|
||||
from .serializers import TournamentSerializer
|
||||
|
||||
|
Reference in New Issue
Block a user