diff --git a/gestion/config.py b/gestion/config.py index feb23d54..c3a7a90f 100644 --- a/gestion/config.py +++ b/gestion/config.py @@ -10,7 +10,7 @@ from time import localtime # Administratif caution = 0 #Précablage possible ? -precab=0 +precab = True # Année scolaire en cours dat = localtime()