debug cron
All checks were successful
Build and Push Docker Image / build (push) Successful in 3m59s
All checks were successful
Build and Push Docker Image / build (push) Successful in 3m59s
This commit is contained in:
@@ -61,6 +61,8 @@ class caldav_sync_manager(models.Model):
|
||||
o_new_manager = caldav_sync_manager()
|
||||
o_new_manager.dtDate = last_month
|
||||
o_new_manager.save()
|
||||
o_new_manager.dtDate = last_month
|
||||
o_new_manager.save()
|
||||
print(f"synced events")
|
||||
else:
|
||||
print("Mois précédant: pas de copy, sync déjà fait")
|
||||
|
Reference in New Issue
Block a user