ajout de caldav_sync_manager et refactoring du copy de tache

This commit is contained in:
2024-04-08 00:42:06 +02:00
parent 827ba67228
commit 46aa09995b
5 changed files with 101 additions and 145 deletions

View File

@@ -135,7 +135,9 @@ MIDDLEWARE = [
]
CORS_ALLOWED_ORIGINS = [
"http://33.144.144.13", # Ajoutez ici l'URL de votre application frontend ,
"http://33.144.144.13:4173",
"http://33.144.144.13:5173",
"http://33.144.144.13:3000",
]