1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-21 18:38:26 +02:00

Index tournaments

This commit is contained in:
Yohann D'ANELLO
2021-01-18 23:49:27 +01:00
parent 96adb01edb
commit cb5f597547
8 changed files with 37 additions and 9 deletions

View File

@ -1,4 +1,3 @@
{{ object.team.name }}
{{ object.team.trigram }}
{{ object.problem }}
{{ object.get_problem_display }}
{{ object.tournament.name }}

View File

@ -0,0 +1,3 @@
{{ object.name }}
{{ object.place }}
{{ object.description }}