mirror of
https://github.com/i701/sarlink-portal-api.git
synced 2025-10-06 07:57:35 +00:00
Refactor task management: replace Celery with Procrastinate for background tasks and update related configurations
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
# myproject/__init__.py
|
||||
from .celery import app as celery_app
|
||||
|
||||
__all__ = ("celery_app",)
|
||||
|
Reference in New Issue
Block a user