feat: added submissions history, formatted

This commit is contained in:
Андрей Сумин
2025-03-02 03:17:18 +03:00
parent cb541b3a2a
commit 696fc8e58b
18 changed files with 130 additions and 78 deletions
@@ -73,7 +73,9 @@ class Command(BaseCommand):
description=description,
start_date=start_date,
end_date=end_date,
type=random.choice(["edu", "competitive"]), # assuming only one type for now
type=random.choice(
["edu", "competitive"]
), # assuming only one type for now
participation_type="solo",
)
# Add random participants