[config.py] On laisse jusqu'a dimanche soir pour les readhesions
darcs-hash:20100930135345-ddb99-55b9986cb80a9aaa4ba7da1bf598b1466d5d73a5.gz
This commit is contained in:
parent
024049da29
commit
0f6ebda2c4
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ if dat[1] < 8:
|
||||||
ann_scol = dat[0]-1
|
ann_scol = dat[0]-1
|
||||||
periode_transitoire = False
|
periode_transitoire = False
|
||||||
# sinon on change d'année
|
# sinon on change d'année
|
||||||
elif dat[1] < 10:
|
elif dat[1] < 10 or (dat[1] == 10 and dat[2] < 4):
|
||||||
# Si pas encore octobre, les gens ayant payé l'année précédente sont
|
# Si pas encore octobre, les gens ayant payé l'année précédente sont
|
||||||
# acceptés
|
# acceptés
|
||||||
ann_scol = dat[0]
|
ann_scol = dat[0]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue