Replace constance by dynamic-preferences
Compare changes
Files
6@@ -3,11 +3,11 @@ from datetime import time
@@ -67,7 +67,7 @@ def import_subjects() -> Dict[int, chronos_models.Subject]:
@@ -118,20 +118,19 @@ def import_teachers() -> Dict[int, core_models.Person]:
@@ -140,7 +139,7 @@ def import_teachers() -> Dict[int, core_models.Person]:
@@ -184,24 +183,25 @@ def import_classes(teachers_ref: Dict[int, core_models.Person]) -> Dict[int, cor
@@ -214,7 +214,7 @@ def import_classes(teachers_ref: Dict[int, core_models.Person]) -> Dict[int, cor
@@ -256,7 +256,7 @@ def import_rooms() -> Dict[int, chronos_models.Room]:
@@ -313,7 +313,7 @@ def import_supervision_areas(breaks_ref, teachers_ref) -> Dict[int, chronos_mode