forked from erp-dev/erp
feat: big version, added tasks for backup_database and stock change, added health check api, approve sse (support channel via merchant)
This commit is contained in:
@@ -12,4 +12,3 @@ app.autodiscover_tasks()
|
||||
@app.task(bind=True)
|
||||
def debug_task(self):
|
||||
print(f'Celery debug task - request: {self.request!r}')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user