toulouse-maelis: correct school year period on catalog (#75652)

This commit is contained in:
Nicolas Roche 2023-03-23 15:10:37 +01:00 committed by Gitea
parent ac4eef819e
commit 0c8f408266
1 changed files with 1 additions and 1 deletions

View File

@ -201,7 +201,7 @@ class ToulouseMaelis(BaseResource, HTTPResource):
'readActivityList',
schoolyear=year,
dateStartCalend='%s-09-01' % year,
dateEndCalend='%s-09-01' % (year + 1),
dateEndCalend='%s-08-31' % (year + 1),
)
data.append(
{