mirror of
				https://gitlab.com/animath/si/plateforme.git
				synced 2025-11-04 07:02:10 +01:00 
			
		
		
		
	Don't use Google Sheets in tests (for now)
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
		@@ -635,7 +635,7 @@ class Tournament(models.Model):
 | 
			
		||||
                else:
 | 
			
		||||
                    tweak2_qs.update_or_create(defaults={'diff': tweak2_nb},
 | 
			
		||||
                                               create_defaults={'diff': tweak2_nb, 'pool': pool2,
 | 
			
		||||
                                                            'participation': participation})
 | 
			
		||||
                                                                'participation': participation})
 | 
			
		||||
 | 
			
		||||
    def get_absolute_url(self):
 | 
			
		||||
        return reverse_lazy("participation:tournament_detail", args=(self.pk,))
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user