Mise à jour commentaire
This commit is contained in:
parent
fc579998ca
commit
ddc309475c
@ -437,7 +437,7 @@ def update_orphan_pure_import_events(self):
|
||||
app.conf.beat_schedule = {
|
||||
"daily_orphans_update": {
|
||||
"task": "agenda_culturel.celery.update_orphan_pure_import_events",
|
||||
# Daily imports at 3:14 a.m.
|
||||
# Update of orphan events at 2:22 a.m.
|
||||
"schedule": crontab(hour=2, minute=22),
|
||||
},
|
||||
"daily_imports": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user