mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-30 05:01:10 +02: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,
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user