More stuff moved

This commit is contained in:
Thomas Sileo
2019-08-01 22:00:26 +02:00
parent cd2ae3d7b0
commit d4590996e0
14 changed files with 59 additions and 58 deletions

View File

@@ -9,7 +9,7 @@ from flask import request
from little_boxes import activitypub as ap
import config
from activitypub import Box
from core.meta import Box
from config import DB
blueprint = flask.Blueprint("well_known", __name__)