mirror of
				https://gitlab.crans.org/bde/nk20
				synced 2025-11-04 09:12:11 +01:00 
			
		
		
		
	Update forms.py - Homogénéisation des cases
This commit is contained in:
		@@ -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