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