elordenador
|
3eb81b343c
|
Fix celery worker initialization by setting up Django before Celery and fixing import name
|
2026-05-05 13:09:54 +02:00 |
|
elordenador
|
ce5aac0e89
|
Fix celery user_options attribute for worker
|
2026-05-05 13:03:44 +02:00 |
|
elordenador
|
b16cb367d3
|
Fix Celery: restore autodiscover_tasks to default behavior
|
2026-05-05 12:45:54 +02:00 |
|
elordenador
|
503233d323
|
Fix Celery: use autodiscover_tasks with full module path
|
2026-05-05 12:39:45 +02:00 |
|
elordenador
|
b50ab06a22
|
Fix Celery: use CELERY_IMPORTS instead of autodiscover
|
2026-05-05 12:35:53 +02:00 |
|
elordenador
|
cda339a336
|
Restore autodiscover_tasks to working state
|
2026-05-05 12:33:14 +02:00 |
|
elordenador
|
541a73ce36
|
Fix Celery: add django.setup() before importing tasks
|
2026-05-05 12:31:54 +02:00 |
|
elordenador
|
8932eeefbf
|
Fix Celery worker: import tasks directly instead of autodiscover
|
2026-05-05 12:29:09 +02:00 |
|
elordenador
|
80e5e2a422
|
Fix Celery
|
2026-05-05 12:22:07 +02:00 |
|
elordenador
|
2439916d14
|
Fix task autodiscovery by re-importing tienda tasks in celery.py
|
2026-03-20 09:17:16 +01:00 |
|
elordenador
|
b110de2652
|
Add Celery configuration and update requirements.txt
|
2026-03-10 13:06:21 +01:00 |
|