mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-06-21 11:18:27 +02:00
@ -4,7 +4,6 @@
|
||||
from django.core.management import BaseCommand
|
||||
from django.utils.formats import date_format
|
||||
from django.utils.translation import activate
|
||||
|
||||
from participation.models import Tournament
|
||||
|
||||
|
||||
|
@ -6,7 +6,6 @@ from pathlib import Path
|
||||
from django.conf import settings
|
||||
from django.core.management import BaseCommand
|
||||
from django.utils.translation import activate
|
||||
|
||||
from participation.models import Solution, Tournament
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user