Add ns page

This commit is contained in:
RemiZOffAlex
2020-02-08 05:05:10 +03:00
parent a8d02781b4
commit 5913836f53
12 changed files with 812 additions and 13 deletions

View File

@@ -48,6 +48,9 @@ from . import ns_api
# Авторизация
from . import ns_login
# Статьи
from . import ns_page
# Профиль
from . import ns_profile