mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-29 20:51:11 +02:00
Compare commits
1 Commits
28286d9dca
...
bc1011c49b
Author | SHA1 | Date | |
---|---|---|---|
bc1011c49b |
@ -122,5 +122,5 @@ class ValidationForm(forms.Form):
|
||||
join_bda = forms.BooleanField(
|
||||
label=_("Join BDA Club"),
|
||||
required=False,
|
||||
initial=True,
|
||||
initial=False,
|
||||
)
|
||||
|
Reference in New Issue
Block a user