toulouse-maelis: désactiver le cache sur le catalogue général des activités (#75652) #156

Merged
nroche merged 5 commits from wip/75652-bypass-cache-on-activity-catalog into main 2023-03-29 18:20:21 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 0c8f408266 - Show all commits

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(
{