mirror of
				https://gitlab.crans.org/bde/nk20
				synced 2025-11-03 17:08:47 +01:00 
			
		
		
		
	Update forms.py
This commit is contained in:
		@@ -116,9 +116,9 @@ class ValidationForm(forms.Form):
 | 
			
		||||
        initial=True,
 | 
			
		||||
    )
 | 
			
		||||
 | 
			
		||||
    # If the bda exists
 | 
			
		||||
#     If the bda exists
 | 
			
		||||
#     if Club.objects.filter(name__iexact="bda").exists():
 | 
			
		||||
        # The user can join the bda club at the inscription
 | 
			
		||||
#         The user can join the bda club at the inscription
 | 
			
		||||
#         join_bda = forms.BooleanField(
 | 
			
		||||
#             label=_("Join BDA Club"),
 | 
			
		||||
#             required=False,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user