1
0
mirror of https://gitlab.com/animath/si/plateforme-corres2math.git synced 2025-06-21 03:58:23 +02:00

Regroup search results by model type

This commit is contained in:
Yohann D'ANELLO
2020-10-15 19:50:12 +02:00
parent f05d2cca0b
commit 7fb811b87f
2 changed files with 10 additions and 6 deletions

View File

@ -2,7 +2,7 @@
{{ object.user.last_name }}
{{ object.user.email }}
{{ object.type }}
{{ object.student_class }}
{{ object.get_student_class_display }}
{{ object.school }}
{{ object.team.name }}
{{ object.team.trigram }}