mirror of
https://github.com/i701/sarlink-portal-api.git
synced 2025-07-04 05:12:28 +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