1
0
mirror of https://git.sr.ht/~tsileo/microblog.pub synced 2025-06-05 21:59:23 +02:00

Re-enable Celery for the migration

This commit is contained in:
Thomas Sileo
2019-04-05 20:08:12 +02:00
parent f90a270c9c
commit ec64d24449

2
app.py
View File

@@ -62,7 +62,7 @@ from werkzeug.utils import secure_filename
import activitypub
import config
# import tasks
import tasks
from activitypub import Box
from activitypub import embed_collection
from config import USER_AGENT