mirror of
				https://gitlab.com/animath/si/plateforme.git
				synced 2025-11-04 06:22:13 +01:00 
			
		
		
		
	Create Google Sheets after the draw
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
		@@ -399,6 +399,8 @@ class Pool(models.Model):
 | 
			
		||||
                passage.observer = tds[line[3]].participation
 | 
			
		||||
                await passage.asave()
 | 
			
		||||
 | 
			
		||||
        await sync_to_async(self.associated_pool.update_spreadsheet)()
 | 
			
		||||
 | 
			
		||||
        return self.associated_pool
 | 
			
		||||
 | 
			
		||||
    def __str__(self):
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user