mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-11 04:19:25 +00:00
pedagogy: simplify and implement department system according to old database model
This commit is contained in:
@ -41,6 +41,7 @@ def create_uv_template(user_id, code="IFC1", exclude_list=[]):
|
||||
"credit_type": "TM",
|
||||
"semester": "SPRING",
|
||||
"language": "FR",
|
||||
"department": "TC",
|
||||
"credits": 3,
|
||||
"hours_CM": 10,
|
||||
"hours_TD": 28,
|
||||
|
Reference in New Issue
Block a user