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"