mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-29 12:50:55 +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(
|
||||
label=_("Join BDA Club"),
|
||||
required=False,
|
||||
initial=False,
|
||||
initial=True,
|
||||
)
|
||||
|
Reference in New Issue
Block a user