migration-usable

This commit is contained in:
2022-08-11 13:06:31 +03:00
parent 8a7d062eb4
commit 0ba5047ff9
10 changed files with 27 additions and 23 deletions

View File

@@ -3,7 +3,7 @@ from dateutil.parser import parse as date_parse
from orm import Reaction, User
from orm import reaction
from base.orm import local_session
from html2text import html2text
from migration.html2text import html2text
from orm.reaction import ReactionKind
from orm.shout import Shout