From 2bb71d50bbd371b57cc8b7003ecf51820da40b73 Mon Sep 17 00:00:00 2001 From: cherif Date: Thu, 8 Aug 2024 21:07:29 +0200 Subject: [PATCH] 08/08/2024 - 20h30 --- .idea/workspace.xml | 12 +++--------- groupe_inscrit_mgt.py | 2 +- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index adceadf..7660374 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,15 +1,9 @@ - + - - - - - - - @@ -489,6 +482,7 @@ - \ No newline at end of file diff --git a/groupe_inscrit_mgt.py b/groupe_inscrit_mgt.py index 729cc63..e01de06 100644 --- a/groupe_inscrit_mgt.py +++ b/groupe_inscrit_mgt.py @@ -1885,7 +1885,7 @@ def Automatic_Split_Member_Inscrit_To_Grps(diction): new_data['class_id'] = str(diction['class_id']) new_data['session_id'] = str(diction['session_id']) - + new_data['valide'] = "1" new_data['locked'] = "0"