mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-08-05 05:43:43 +02:00
There is no video in the TFJM²
This commit is contained in:
@@ -235,7 +235,7 @@ class Tournament(models.Model):
|
||||
class Participation(models.Model):
|
||||
"""
|
||||
The Participation model contains all data that are related to the participation:
|
||||
chosen problem, validity status, videos,...
|
||||
chosen problem, validity status, solutions,...
|
||||
"""
|
||||
team = models.OneToOneField(
|
||||
Team,
|
||||
|
Reference in New Issue
Block a user