yandex auth
This commit is contained in:
@@ -11,5 +11,6 @@ urlpatterns = [
|
||||
path(*ProfilePhoto.as_path()),
|
||||
path(*LogoutView.as_path()),
|
||||
path(*PingView.as_path()),
|
||||
path(*VKAuthView.as_path())
|
||||
path(*VKAuthView.as_path()),
|
||||
path(*YandexAuthView.as_path())
|
||||
]
|
||||
|
Reference in New Issue
Block a user