adapt pedagogy to new UTBM UE API

This commit is contained in:
imperosol
2026-07-25 11:45:19 +02:00
parent 1c277365ed
commit 5177427549
4 changed files with 121 additions and 55 deletions
+1 -1
View File
@@ -493,7 +493,7 @@ SITH_LOG_OPERATION_TYPE = [
("REFILLING_DELETION", _("Refilling deletion")),
]
SITH_PEDAGOGY_UTBM_API = "https://extranet1.utbm.fr/gpedago/api/guide"
SITH_PEDAGOGY_UTBM_API = "https://api.utbm.fr/offre-formation/public"
# Defines pagination for cash summary
SITH_COUNTER_CASH_SUMMARY_LENGTH = 50