kopia lustrzana https://git.sr.ht/~tsileo/microblog.pub
Re-enable Celery for the migration
rodzic
f90a270c9c
commit
ec64d24449
2
app.py
2
app.py
|
@ -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
|
||||
|
|
Ładowanie…
Reference in New Issue