mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-07-03 08:02:48 +02:00
Better video filtering
This commit is contained in:
@ -1,2 +1,4 @@
|
||||
{{ object.team.name }}
|
||||
{{ object.team.trigram }}
|
||||
{{ object.team.trigram }}
|
||||
{{ object.problem }}
|
||||
{{ object.get_problem_display }}
|
||||
|
@ -1 +1,5 @@
|
||||
{{ object.link }}
|
||||
{{ object.participation.team.name }}
|
||||
{{ object.participation.team.trigram }}
|
||||
{{ object.participation.problem }}
|
||||
{{ object.participation.get_problem_display }}
|
||||
|
Reference in New Issue
Block a user