mirror of
				https://gitlab.com/animath/si/plateforme.git
				synced 2025-11-04 03:02:14 +01:00 
			
		
		
		
	Important information are not only displayed to organizers
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
		@@ -528,6 +528,7 @@ class VolunteerRegistration(Registration):
 | 
			
		||||
                    'content': content,
 | 
			
		||||
                })
 | 
			
		||||
 | 
			
		||||
        for tournament in self.interesting_tournaments:
 | 
			
		||||
            pools = tournament.pools.filter(juries=self).order_by('round').all()
 | 
			
		||||
            for pool in pools:
 | 
			
		||||
                if pool.round == 1 and timezone.now().date() <= tournament.date_start:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user