Update application

This commit is contained in:
RemiZOffAlex
2019-10-27 19:40:03 +03:00
parent 1e9ac7eb97
commit 4a04efc355
28 changed files with 572 additions and 90 deletions

View File

@@ -51,6 +51,9 @@ from . import ns_login
# Профиль
from . import ns_profile
# Метки
from . import ns_tag
# Пользователи
from . import ns_user