diff --git a/gestion/config.py b/gestion/config.py index 94e9582c..9e4c9177 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()