[config.py] on bascule sur la nouvelle année en août
darcs-hash:20090827105311-bd074-c2c6d0e62d97b147e640f1bf7cda2e0534a03017.gz
This commit is contained in:
parent
cbaf855751
commit
ec7d2969da
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ precab = False
|
|||
|
||||
# Année scolaire en cours
|
||||
dat = localtime()
|
||||
if dat[1]<9 : ann_scol = dat[0]-1
|
||||
if dat[1]<8 : ann_scol = dat[0]-1
|
||||
else : ann_scol = dat[0]
|
||||
|
||||
# Bloquage si carte d'étudiants manquante pour l'année en cours
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue