Ajout titre d'UE au bulletin BUT JSON

This commit is contained in:
Emmanuel Viennet 2022-01-29 22:59:40 +01:00
parent 2f7e0b06a4
commit 41469707af

View File

@ -57,6 +57,7 @@ class BulletinBUT(ResultatsSemestreBUT):
"dict synthèse résultats UE"
d = {
"id": ue.id,
"titre": ue.titre,
"numero": ue.numero,
"type": ue.type,
"ECTS": {