mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-02-27 02:16:31 +00:00
Compare commits
2 Commits
f1cc82fab3
...
b6e68eeebe
Author | SHA1 | Date | |
---|---|---|---|
|
b6e68eeebe | ||
|
6410542027 |
@ -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=False,
|
initial=True,
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user