1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-07-20 23:39:16 +02:00

More specific code to ETEAM

Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
Emmy D'Anello
2024-06-08 00:19:33 +02:00
parent dd45f77a5e
commit 17c7d0ccc3
19 changed files with 190 additions and 35 deletions

@ -111,7 +111,7 @@ class RequestValidationForm(forms.Form):
)
engagement = forms.BooleanField(
label=_("I engage myself to participate to the whole TFJM²."),
label=_("I engage myself to participate to the whole tournament."),
required=True,
)