This commit is contained in:
Administrator
2023-10-10 00:29:42 +03:00
parent 21b338b256
commit 4bfc6c2f22
3 changed files with 27 additions and 1 deletions

View File

@@ -7,3 +7,4 @@ from .logout import LogoutView
from .ping import PingView
from .vk_auth import VKAuthView
from .yandex_auth import YandexAuthView
from .is_staff import is_staff