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