1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-21 23:58:24 +02:00

Add documentation for year transitioning

Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
Emmy D'Anello
2024-10-28 22:18:24 +01:00
parent b053a47a19
commit ecc59a6c8c
3 changed files with 195 additions and 1 deletions

View File

@ -5,7 +5,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