1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-07-07 14:28:33 +02:00
Files
plateforme-tfjm2/apps/registration/templates/search/indexes/registration/studentregistration_text.txt
2020-12-27 11:49:54 +01:00

9 lines
207 B
Plaintext

{{ object.user.first_name }}
{{ object.user.last_name }}
{{ object.user.email }}
{{ object.type }}
{{ object.get_student_class_display }}
{{ object.school }}
{{ object.team.name }}
{{ object.team.trigram }}