First draft async imports.
This commit is contained in:
parent
bba63e3515
commit
881cc4d64b
8 changed files with 57 additions and 56 deletions
|
@ -14,6 +14,7 @@ from fedireads import models, outgoing
|
|||
from fedireads import status as status_builder
|
||||
from fedireads.remote_user import get_or_create_remote_user
|
||||
from fedireads.tasks import app
|
||||
from fedireads.status import create_notification
|
||||
|
||||
|
||||
@csrf_exempt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue