1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-07-05 07:14:11 +02:00

There is no video in the TFJM²

This commit is contained in:
Yohann D'ANELLO
2021-01-12 15:42:32 +01:00
parent 6bcb050754
commit b4e7ec6550
10 changed files with 13 additions and 16 deletions

View File

@ -7,7 +7,7 @@ from django.db.models.signals import post_save, pre_save
class ParticipationConfig(AppConfig):
"""
The participation app contains the data about the teams, videos, ...
The participation app contains the data about the teams, solutions, ...
"""
name = 'participation'