mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-06-21 18:38:24 +02:00
Add indexed fields
This commit is contained in:
@ -0,0 +1,2 @@
|
||||
{{ object.team.name }}
|
||||
{{ object.team.trigram }}
|
@ -0,0 +1,2 @@
|
||||
{{ object.name }}
|
||||
{{ object.trigram }}
|
@ -0,0 +1 @@
|
||||
{{ object.link }}
|
Reference in New Issue
Block a user