mirror of
https://gitlab.crans.org/bde/nk20
synced 2024-11-26 18:37:12 +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…
Reference in New Issue
Block a user