mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-01-23 08:31:17 +00:00
Update forms.py - Homogénéisation des cases
This commit is contained in:
parent
f1cc82fab3
commit
6410542027
@ -122,5 +122,5 @@ class ValidationForm(forms.Form):
|
||||
join_bda = forms.BooleanField(
|
||||
label=_("Join BDA Club"),
|
||||
required=False,
|
||||
initial=False,
|
||||
initial=True,
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user