mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-12-03 15:44:49 +01: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