mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-02-27 10:26:28 +00:00
Compare commits
No commits in common. "b6e68eeebe0122824ebe3b3056e6862db9c69f45" and "f1cc82fab363fe347aeb44a5bb787f33c6a9a61a" have entirely different histories.
b6e68eeebe
...
f1cc82fab3
@ -122,5 +122,5 @@ class ValidationForm(forms.Form):
|
||||
join_bda = forms.BooleanField(
|
||||
label=_("Join BDA Club"),
|
||||
required=False,
|
||||
initial=True,
|
||||
initial=False,
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user