Re-enable Celery for the migration

master
Thomas Sileo 2019-04-05 20:08:12 +02:00
rodzic 1147ec8053
commit 8c3eedac7d
1 zmienionych plików z 1 dodań i 1 usunięć

2
app.py
Wyświetl plik

@ -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