| 
						
						
							
								
							
						
						
					 | 
				
				 | 
				
					@ -654,8 +654,7 @@ class KalachakraEvent(models.Model): | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					       updated_event = service.events().update(calendarId=self.calendar_id, eventId=self.calendar_event_id, body=body).execute()  | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					
 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					    def update_date_event(self,event_name,date_begin,hour_begin,hour_end): | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        event_name='Med' | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        date_begin='2023-03-24' | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					         | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        hour_begin=hour_begin-2 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        hour_end=hour_end-2 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					         | 
				
			
			
		
	
	
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
				
				 | 
				
					
  |