apply languages

This commit is contained in:
Egor Matveev
2022-02-12 00:18:13 +03:00
parent 8cb402d4af
commit a3eec7c864
9 changed files with 78 additions and 0 deletions

View File

@@ -11,3 +11,4 @@ from Main.models.solution_file import SolutionFile
from Main.models.friendship import Friendship
from Main.models.chat import Chat
from Main.models.message import Message
from Main.models.language_apply import LanguageApply