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

Add indexed fields

This commit is contained in:
Yohann D'ANELLO
2020-10-15 16:44:10 +02:00
parent 19e25b5d1c
commit a7d455eeb1
6 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,2 @@
{{ object.team.name }}
{{ object.team.trigram }}

View File

@ -0,0 +1,2 @@
{{ object.name }}
{{ object.trigram }}

View File

@ -0,0 +1 @@
{{ object.link }}