parent
bb2ecc8147
commit
fd83cb0884
|
|
@ -4,7 +4,7 @@
|
|||
<option name="autoReloadType" value="SELECTIVE" />
|
||||
</component>
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="c6d0259a-16e1-410d-91a1-830590ee2a08" name="Changes" comment="07/12/25 - 14h">
|
||||
<list default="true" id="c6d0259a-16e1-410d-91a1-830590ee2a08" name="Changes" comment="13/12/25 - 14h">
|
||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/GlobalVariable.py" beforeDir="false" afterPath="$PROJECT_DIR$/GlobalVariable.py" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Inscription_mgt.py" beforeDir="false" afterPath="$PROJECT_DIR$/Inscription_mgt.py" afterDir="false" />
|
||||
|
|
@ -462,7 +462,7 @@
|
|||
<option name="project" value="LOCAL" />
|
||||
<updated>1747251650255</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="518" />
|
||||
<option name="localTasksCounter" value="519" />
|
||||
<servers />
|
||||
</component>
|
||||
<component name="Vcs.Log.Tabs.Properties">
|
||||
|
|
@ -504,7 +504,6 @@
|
|||
</option>
|
||||
</component>
|
||||
<component name="VcsManagerConfiguration">
|
||||
<MESSAGE value="12/07/2025 - 12h" />
|
||||
<MESSAGE value="qsd" />
|
||||
<MESSAGE value="30/07/2025 -18h" />
|
||||
<MESSAGE value="10/08/2025 - 10h" />
|
||||
|
|
@ -529,6 +528,7 @@
|
|||
<MESSAGE value="23/11/25 - 21h30dd" />
|
||||
<MESSAGE value="25/11/25 - 21h30dd" />
|
||||
<MESSAGE value="07/12/25 - 14h" />
|
||||
<option name="LAST_COMMIT_MESSAGE" value="07/12/25 - 14h" />
|
||||
<MESSAGE value="13/12/25 - 14h" />
|
||||
<option name="LAST_COMMIT_MESSAGE" value="13/12/25 - 14h" />
|
||||
</component>
|
||||
</project>
|
||||
|
|
@ -104826,3 +104826,5 @@ INFO:root:2025-12-13 12:23:26.986230 : Security check : IP adresse '127.0.0.1'
|
|||
INFO:root:2025-12-13 12:23:26.991232 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [13/Dec/2025 12:23:27] "POST /myclass/api/Get_Given_Partner_Document/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [13/Dec/2025 12:23:27] "POST /myclass/api/Get_List_object_owner_collection_Stored_Files/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug: * Detected change in 'C:\\Users\\Cherif\\Documents\\myclass.com\\Siteweb\\Elyos_Ftion_Initiale\\Ela_back\\Back_Office_FI\\Session_Formation.py', reloading
|
||||
INFO:werkzeug: * Restarting with stat
|
||||
|
|
|
|||
|
|
@ -8454,7 +8454,7 @@ def Create_Convocation_By_Stagiaire_PDF(diction):
|
|||
"params": convention_dictionnary_data,
|
||||
}
|
||||
|
||||
print(" ## BUUUUUUDYYY = ", body)
|
||||
|
||||
"""
|
||||
Creation du ficier PDF
|
||||
"""
|
||||
|
|
|
|||
Loading…
Reference in New Issue